Skip to content

Commit

Permalink
chore: version packages (#584)
Browse files Browse the repository at this point in the history
  • Loading branch information
bclabum committed Mar 12, 2024
1 parent 526a627 commit f43c0f8
Show file tree
Hide file tree
Showing 15 changed files with 205 additions and 138 deletions.
6 changes: 0 additions & 6 deletions .changeset/gorgeous-cougars-marry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-pens-thank.md

This file was deleted.

7 changes: 7 additions & 0 deletions libs/extended-verification/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @blockchain-lab-um/extended-verification

## 0.1.1

### Patch Changes

- Updated dependencies [[`526a627`](https://github.com/blockchain-lab-um/masca/commit/526a627ffd6466931e0f0fcfb6b802bb2ea47271)]:
- @blockchain-lab-um/masca-types@1.3.1

## 0.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions libs/extended-verification/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/extended-verification",
"version": "0.1.0",
"version": "0.1.1",
"private": false,
"description": "",
"keywords": [],
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@blockchain-lab-um/did-provider-key": "1.0.8-beta.0",
"@blockchain-lab-um/masca-types": "1.3.0",
"@blockchain-lab-um/masca-types": "1.3.1",
"@blockchain-lab-um/utils": "1.3.7",
"@veramo/core": "5.6.0",
"@veramo/credential-eip712": "5.6.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/connector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 1.3.1

### Patch Changes

- Updated dependencies [[`526a627`](https://github.com/blockchain-lab-um/masca/commit/526a627ffd6466931e0f0fcfb6b802bb2ea47271)]:
- @blockchain-lab-um/masca-types@1.3.1

## 1.3.0

### Minor Changes
Expand Down
11 changes: 8 additions & 3 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.3.0",
"version": "1.3.1",
"description": "Library for using Masca on the frontend",
"keywords": [
"MetaMask",
Expand All @@ -24,7 +24,12 @@
"module": "./dist/index.js",
"source": "./src/index.ts",
"types": "./dist/index.d.ts",
"files": ["dist/**", "README.md", "package.json", "CHANGELOG.md"],
"files": [
"dist/**",
"README.md",
"package.json",
"CHANGELOG.md"
],
"scripts": {
"build": "pnpm clean && pnpm compile",
"bundle": "webpack",
Expand All @@ -35,7 +40,7 @@
"prepack": "pnpm build"
},
"dependencies": {
"@blockchain-lab-um/masca-types": "1.3.0",
"@blockchain-lab-um/masca-types": "1.3.1",
"@blockchain-lab-um/utils": "1.3.7",
"@didtools/pkh-ethereum": "0.4.0",
"@veramo/core": "5.6.1-next.57",
Expand Down
2 changes: 1 addition & 1 deletion packages/connector/src/masca.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"mascaVersion": "1.2.0"
"mascaVersion": "1.2.1"
}
9 changes: 9 additions & 0 deletions packages/dapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @blockchain-lab-um/dapp

## 1.2.1

### Patch Changes

- [#583](https://github.com/blockchain-lab-um/masca/pull/583) [`1149402`](https://github.com/blockchain-lab-um/masca/commit/114940217541d7241a8f52117ca54cf179ad4a46) Thanks [@andyv09](https://github.com/andyv09)! - Fix some visual bugs

- Updated dependencies []:
- @blockchain-lab-um/masca-connector@1.3.1

## 1.2.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",
"version": "1.2.1",
"private": true,
"license": "(Apache-2.0 AND MIT)",
"type": "commonjs",
Expand All @@ -18,7 +18,7 @@
},
"dependencies": {
"@blockchain-lab-um/did-provider-key": "1.0.8-beta.0",
"@blockchain-lab-um/masca-connector": "1.3.0",
"@blockchain-lab-um/masca-connector": "1.3.1",
"@blockchain-lab-um/oidc-types": "0.0.8",
"@headlessui/react": "^1.7.18",
"@heroicons/react": "^2.1.1",
Expand Down
9 changes: 9 additions & 0 deletions packages/snap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 1.2.1

### Patch Changes

- [#585](https://github.com/blockchain-lab-um/masca/pull/585) [`526a627`](https://github.com/blockchain-lab-um/masca/commit/526a627ffd6466931e0f0fcfb6b802bb2ea47271) Thanks [@andyv09](https://github.com/andyv09)! - Add state migration & update tests

- Updated dependencies [[`526a627`](https://github.com/blockchain-lab-um/masca/commit/526a627ffd6466931e0f0fcfb6b802bb2ea47271)]:
- @blockchain-lab-um/masca-types@1.3.1

## 1.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 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",
"version": "1.2.1",
"description": "Snap for managing VCs and VPs in MetaMask",
"keywords": [
"MetaMask",
Expand Down Expand Up @@ -56,7 +56,7 @@
"dependencies": {
"@0xpolygonid/js-sdk": "1.0.3",
"@blockchain-lab-um/did-provider-key": "1.0.8-beta.0",
"@blockchain-lab-um/masca-types": "1.3.0",
"@blockchain-lab-um/masca-types": "1.3.1",
"@blockchain-lab-um/oidc-client-plugin": "0.3.0",
"@blockchain-lab-um/oidc-types": "0.0.8",
"@blockchain-lab-um/utils": "1.3.7",
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",
"version": "1.2.1",
"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": "XgShgB1TnFIB19+mTn/ORaS8wXISBcQkk8OxsHjNIpc="
"shasum": "ncZ69RLTlD5rLJpnoyk49ebT4DxzYyDCU3C75i8Df5U="
},
"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.3.1

### Patch Changes

- [#585](https://github.com/blockchain-lab-um/masca/pull/585) [`526a627`](https://github.com/blockchain-lab-um/masca/commit/526a627ffd6466931e0f0fcfb6b802bb2ea47271) Thanks [@andyv09](https://github.com/andyv09)! - Add state migration & update tests

## 1.3.0

### Minor Changes
Expand Down
43 changes: 34 additions & 9 deletions packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
{
"name": "@blockchain-lab-um/masca-types",
"version": "1.3.0",
"version": "1.3.1",
"description": "Types for Masca",
"keywords": ["ssi", "metamask", "snap", "dapp"],
"keywords": [
"ssi",
"metamask",
"snap",
"dapp"
],
"license": "(Apache-2.0 AND MIT)",
"author": {
"name": "Blockchain Lab:UM",
Expand All @@ -14,7 +19,12 @@
"module": "./dist/index.js",
"source": "./src/index.ts",
"types": "./dist/index.d.ts",
"files": ["dist/**", "README.md", "package.json", "CHANGELOG.md"],
"files": [
"dist/**",
"README.md",
"package.json",
"CHANGELOG.md"
],
"scripts": {
"build": "pnpm clean && pnpm typia:generate && pnpm compile",
"clean": "rimraf dist",
Expand All @@ -38,7 +48,9 @@
},
"nx": {
"namedInputs": {
"default": ["{projectRoot}/**/*"],
"default": [
"{projectRoot}/**/*"
],
"production": [
"default",
"!{projectRoot}/dist/**/*",
Expand All @@ -47,13 +59,26 @@
},
"targets": {
"build": {
"inputs": ["production", "^production"],
"dependsOn": ["^build"],
"outputs": ["{projectRoot}/dist", "{projectRoot}/src/typia-generated"]
"inputs": [
"production",
"^production"
],
"dependsOn": [
"^build"
],
"outputs": [
"{projectRoot}/dist",
"{projectRoot}/src/typia-generated"
]
},
"lint": {
"inputs": ["default", "^production"],
"dependsOn": ["build"],
"inputs": [
"default",
"^production"
],
"dependsOn": [
"build"
],
"outputs": []
}
}
Expand Down
Loading

0 comments on commit f43c0f8

Please sign in to comment.