Skip to content

Commit

Permalink
chore: version packages (beta) (#530)
Browse files Browse the repository at this point in the history
  • Loading branch information
bclabum authored Jan 18, 2024
1 parent 7731329 commit 1800fcc
Show file tree
Hide file tree
Showing 13 changed files with 77 additions and 16 deletions.
9 changes: 8 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,16 @@
"@blockchain-lab-um/masca-types": "1.2.0"
},
"changesets": [
"brave-suits-know",
"breezy-wombats-sin",
"chatty-plants-notice",
"chilled-bugs-remember",
"eight-masks-mix",
"gorgeous-taxis-own",
"neat-swans-occur",
"plenty-stingrays-give",
"small-apples-invent",
"thin-donkeys-grin"
"thin-donkeys-grin",
"young-camels-give"
]
}
11 changes: 11 additions & 0 deletions packages/connector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 1.2.2-beta.0

### Patch Changes

- [#546](https://github.com/blockchain-lab-um/masca/pull/546) [`7731329`](https://github.com/blockchain-lab-um/masca/commit/773132905231dbbe7b745dba5177fa6914364d96) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo packages and ethers.

- [#540](https://github.com/blockchain-lab-um/masca/pull/540) [`9b3c3e0`](https://github.com/blockchain-lab-um/masca/commit/9b3c3e07013330a254398e3a577b1b3e9c9ee491) Thanks [@andyv09](https://github.com/andyv09)! - Extend ceramic session to 7 days

- Updated dependencies [[`7731329`](https://github.com/blockchain-lab-um/masca/commit/773132905231dbbe7b745dba5177fa6914364d96)]:
- @blockchain-lab-um/masca-types@1.2.1-beta.0

## 1.2.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/masca-connector",
"version": "1.2.1",
"version": "1.2.2-beta.0",
"description": "Library for using Masca on the frontend",
"keywords": [
"MetaMask",
Expand Down Expand Up @@ -42,7 +42,7 @@
"prepack": "pnpm build"
},
"dependencies": {
"@blockchain-lab-um/masca-types": "1.2.0",
"@blockchain-lab-um/masca-types": "1.2.1-beta.0",
"@blockchain-lab-um/utils": "1.3.7",
"@didtools/pkh-ethereum": "0.4.0",
"@metamask/detect-provider": "^2.0.0",
Expand Down
21 changes: 21 additions & 0 deletions packages/dapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @blockchain-lab-um/dapp

## 1.2.0-beta.1

### Minor Changes

- [#522](https://github.com/blockchain-lab-um/masca/pull/522) [`309758c`](https://github.com/blockchain-lab-um/masca/commit/309758c4ff7f8d7d3602e37431ffa2ae2aac4c7c) Thanks [@andyv09](https://github.com/andyv09)! - Update list of partners and projects

- [#524](https://github.com/blockchain-lab-um/masca/pull/524) [`e9c7a08`](https://github.com/blockchain-lab-um/masca/commit/e9c7a08b99112b22eceb4010e7389c7103102677) Thanks [@martines3000](https://github.com/martines3000)! - Add support for credential sharing.

### Patch Changes

- [#546](https://github.com/blockchain-lab-um/masca/pull/546) [`7731329`](https://github.com/blockchain-lab-um/masca/commit/773132905231dbbe7b745dba5177fa6914364d96) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo packages and ethers.

- [#524](https://github.com/blockchain-lab-um/masca/pull/524) [`e9c7a08`](https://github.com/blockchain-lab-um/masca/commit/e9c7a08b99112b22eceb4010e7389c7103102677) Thanks [@martines3000](https://github.com/martines3000)! - Updated the table using NextUI, drastically improved filtering & fixed some bugs

- [#528](https://github.com/blockchain-lab-um/masca/pull/528) [`5d6ae05`](https://github.com/blockchain-lab-um/masca/commit/5d6ae0557a08f0bad94f238a2ce20a15fd9dd4ba) Thanks [@martines3000](https://github.com/martines3000)! - Fixes crash when address is not a string.

- [#531](https://github.com/blockchain-lab-um/masca/pull/531) [`8f44f29`](https://github.com/blockchain-lab-um/masca/commit/8f44f2925f333d9920407992a1efd20b7ec24f57) Thanks [@andyv09](https://github.com/andyv09)! - Fixed the bug where only credentials stored in Masca show at first

- Updated dependencies [[`7731329`](https://github.com/blockchain-lab-um/masca/commit/773132905231dbbe7b745dba5177fa6914364d96), [`9b3c3e0`](https://github.com/blockchain-lab-um/masca/commit/9b3c3e07013330a254398e3a577b1b3e9c9ee491)]:
- @blockchain-lab-um/masca-connector@1.2.2-beta.0

## 1.2.0-beta.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/dapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/dapp",
"version": "1.2.0-beta.0",
"version": "1.2.0-beta.1",
"private": true,
"license": "(Apache-2.0 AND MIT)",
"type": "commonjs",
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@blockchain-lab-um/did-provider-key": "1.0.7",
"@blockchain-lab-um/masca-connector": "1.2.1",
"@blockchain-lab-um/masca-connector": "1.2.2-beta.0",
"@blockchain-lab-um/oidc-types": "0.0.8",
"@headlessui/react": "^1.7.17",
"@heroicons/react": "^2.0.18",
Expand Down
6 changes: 6 additions & 0 deletions packages/datamanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.0.1-beta.0

### Patch Changes

- [#546](https://github.com/blockchain-lab-um/masca/pull/546) [`7731329`](https://github.com/blockchain-lab-um/masca/commit/773132905231dbbe7b745dba5177fa6914364d96) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo packages and ethers.

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/datamanager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/veramo-datamanager",
"version": "1.0.0",
"version": "1.0.1-beta.0",
"license": "(Apache-2.0 AND MIT)",
"type": "module",
"main": "./dist/index.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/snap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 1.2.0-beta.2

### Patch Changes

- [#546](https://github.com/blockchain-lab-um/masca/pull/546) [`7731329`](https://github.com/blockchain-lab-um/masca/commit/773132905231dbbe7b745dba5177fa6914364d96) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo packages and ethers.

- Updated dependencies [[`7731329`](https://github.com/blockchain-lab-um/masca/commit/773132905231dbbe7b745dba5177fa6914364d96)]:
- @blockchain-lab-um/veramo-datamanager@1.0.1-beta.0
- @blockchain-lab-um/masca-types@1.2.1-beta.0

## 1.2.0-beta.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/snap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/masca",
"version": "1.2.0-beta.1",
"version": "1.2.0-beta.2",
"description": "Snap for managing VCs and VPs in MetaMask",
"keywords": [
"MetaMask",
Expand Down Expand Up @@ -58,11 +58,11 @@
"dependencies": {
"@0xpolygonid/js-sdk": "1.0.3",
"@blockchain-lab-um/did-provider-key": "1.0.8-beta.0",
"@blockchain-lab-um/masca-types": "1.2.0",
"@blockchain-lab-um/masca-types": "1.2.1-beta.0",
"@blockchain-lab-um/oidc-client-plugin": "0.3.0-beta.0",
"@blockchain-lab-um/oidc-types": "0.0.8",
"@blockchain-lab-um/utils": "1.3.7",
"@blockchain-lab-um/veramo-datamanager": "1.0.0",
"@blockchain-lab-um/veramo-datamanager": "1.0.1-beta.0",
"@ceramicnetwork/http-client": "2.27.0",
"@glazed/did-datastore": "0.3.2",
"@iden3/js-iden3-core": "1.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.0-beta.1",
"version": "1.2.0-beta.2",
"description": "Snap for managing VCs and VPs in MetaMask",
"proposedName": "Masca",
"repository": {
Expand All @@ -26,7 +26,7 @@
"./files/circuits/credentialAtomicQuerySigV2/circuit_final.zkey",
"./files/circuits/credentialAtomicQuerySigV2/verification_key.json"
],
"shasum": "UnJL1/KaXqTUHQyLqOrXo1UzDEvhuP4vbVvpBkl5BLU="
"shasum": "V+3/ao33laK4sUHjLzNwF5EEU3bt5HTBAQcQ+Xi6He4="
},
"initialPermissions": {
"endowment:ethereum-provider": {},
Expand Down
6 changes: 6 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.2.1-beta.0

### Patch Changes

- [#546](https://github.com/blockchain-lab-um/masca/pull/546) [`7731329`](https://github.com/blockchain-lab-um/masca/commit/773132905231dbbe7b745dba5177fa6914364d96) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo packages and ethers.

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/masca-types",
"version": "1.2.0",
"version": "1.2.1-beta.0",
"description": "Types for Masca",
"keywords": [
"ssi",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1800fcc

Please sign in to comment.