Skip to content

Commit

Permalink
v0.2.1-unstable.33
Browse files Browse the repository at this point in the history
  • Loading branch information
Transmute CD committed Feb 6, 2021
1 parent f0fc5d1 commit d1f633d
Show file tree
Hide file tree
Showing 40 changed files with 173 additions and 61 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.2.1-unstable.33 (2021-02-06)

**Note:** Version bump only for package root





## 0.2.1-unstable.32 (2021-02-06)

**Note:** Version bump only for package root
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"conventionalCommits": true
}
},
"version": "0.2.1-unstable.32"
"version": "0.2.1-unstable.33"
}
8 changes: 8 additions & 0 deletions packages/bls12381/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.2.1-unstable.33 (2021-02-06)

**Note:** Version bump only for package @transmute/did-key-bls12381





## 0.2.1-unstable.32 (2021-02-06)

**Note:** Version bump only for package @transmute/did-key-bls12381
Expand Down
2 changes: 1 addition & 1 deletion packages/bls12381/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/bls12381/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@transmute/did-key-bls12381",
"author": "Orie Steele",
"module": "dist/bls12381.esm.js",
"version": "0.2.1-unstable.32",
"version": "0.2.1-unstable.33",
"license": "Apache-2.0",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand All @@ -24,15 +24,15 @@
"prepare": "tsdx build"
},
"devDependencies": {
"@transmute/did-key-test-vectors": "^0.2.1-unstable.32",
"@transmute/did-key-test-vectors": "^0.2.1-unstable.33",
"tsdx": "^0.13.2",
"tslib": "^2.0.0",
"typescript": "^3.9.5"
},
"dependencies": {
"@mattrglobal/bbs-signatures": "^0.4.0",
"@mattrglobal/bls12381-key-pair": "^0.4.1-unstable.256739c",
"@transmute/did-key-common": "^0.2.1-unstable.32",
"@transmute/did-key-common": "^0.2.1-unstable.33",
"base64url": "^3.0.1",
"borc": "^2.1.2",
"bs58": "^4.0.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/create-react-app-sanity/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.2.1-unstable.33 (2021-02-06)

**Note:** Version bump only for package create-react-app-sanity





## 0.2.1-unstable.32 (2021-02-06)

**Note:** Version bump only for package create-react-app-sanity
Expand Down
2 changes: 1 addition & 1 deletion packages/create-react-app-sanity/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/create-react-app-sanity/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "create-react-app-sanity",
"version": "0.2.1-unstable.32",
"version": "0.2.1-unstable.33",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.11.5",
"@testing-library/react": "^11.1.1",
"@testing-library/user-event": "^12.2.0",
"@transmute/did-key-ed25519": "^0.2.1-unstable.32",
"@transmute/did-key-x25519": "^0.2.1-unstable.32",
"@transmute/did-key-ed25519": "^0.2.1-unstable.33",
"@transmute/did-key-x25519": "^0.2.1-unstable.33",
"@transmute/ed25519-signature-2018": "^0.1.1-unstable.11",
"@transmute/jsonld-document-loader": "^0.2.0",
"@transmute/vc.js": "^0.1.1-unstable.11",
Expand Down
8 changes: 8 additions & 0 deletions packages/did-key-cipher/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.2.1-unstable.33 (2021-02-06)

**Note:** Version bump only for package @transmute/did-key-cipher





## 0.2.1-unstable.32 (2021-02-06)

**Note:** Version bump only for package @transmute/did-key-cipher
Expand Down
2 changes: 1 addition & 1 deletion packages/did-key-cipher/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/did-key-cipher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@transmute/did-key-cipher",
"author": "Orie Steele",
"module": "dist/did-key-cipher.esm.js",
"version": "0.2.1-unstable.32",
"version": "0.2.1-unstable.33",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -33,7 +33,7 @@
"@peculiar/webcrypto": "^1.1.3",
"@stablelib/aes-kw": "^1.0.0",
"@stablelib/xchacha20poly1305": "^1.0.0",
"@transmute/did-key-common": "^0.2.1-unstable.32",
"@transmute/did-key-common": "^0.2.1-unstable.33",
"web-streams-polyfill": "^3.0.0"
}
}
8 changes: 8 additions & 0 deletions packages/did-key-common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.2.1-unstable.33 (2021-02-06)

**Note:** Version bump only for package @transmute/did-key-common





## 0.2.1-unstable.32 (2021-02-06)

**Note:** Version bump only for package @transmute/did-key-common
Expand Down
2 changes: 1 addition & 1 deletion packages/did-key-common/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/did-key-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@transmute/did-key-common",
"author": "Orie Steele",
"module": "dist/did-key-common.esm.js",
"version": "0.2.1-unstable.32",
"version": "0.2.1-unstable.33",
"license": "Apache-2.0",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/did-key-web-crypto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.2.1-unstable.33 (2021-02-06)

**Note:** Version bump only for package @transmute/did-key-web-crypto





## 0.2.1-unstable.32 (2021-02-06)

**Note:** Version bump only for package @transmute/did-key-web-crypto
Expand Down
2 changes: 1 addition & 1 deletion packages/did-key-web-crypto/package-lock.json

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

8 changes: 4 additions & 4 deletions packages/did-key-web-crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@transmute/did-key-web-crypto",
"author": "Orie Steele",
"module": "dist/did-key-web-crypto.esm.js",
"version": "0.2.1-unstable.32",
"version": "0.2.1-unstable.33",
"publishConfig": {
"access": "public"
},
Expand All @@ -24,16 +24,16 @@
"prepare": "tsdx build"
},
"devDependencies": {
"@transmute/did-key-test-vectors": "^0.2.1-unstable.32",
"@transmute/did-key-test-vectors": "^0.2.1-unstable.33",
"jose": "^1.27.1",
"tsdx": "^0.13.2",
"tslib": "^2.0.0",
"typescript": "^3.9.5"
},
"dependencies": {
"@peculiar/webcrypto": "^1.1.3",
"@transmute/did-key-cipher": "^0.2.1-unstable.32",
"@transmute/did-key-common": "^0.2.1-unstable.32",
"@transmute/did-key-cipher": "^0.2.1-unstable.33",
"@transmute/did-key-common": "^0.2.1-unstable.33",
"base64url": "^3.0.1",
"bs58": "^4.0.1",
"canonicalize": "^1.0.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/did-key.js/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.2.1-unstable.33 (2021-02-06)

**Note:** Version bump only for package @transmute/did-key.js





## 0.2.1-unstable.32 (2021-02-06)

**Note:** Version bump only for package @transmute/did-key.js
Expand Down
2 changes: 1 addition & 1 deletion packages/did-key.js/package-lock.json

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

14 changes: 7 additions & 7 deletions packages/did-key.js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@transmute/did-key.js",
"author": "Orie Steele",
"module": "dist/did-key.js.esm.js",
"version": "0.2.1-unstable.32",
"version": "0.2.1-unstable.33",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
Expand All @@ -24,16 +24,16 @@
"prepare": "tsdx build"
},
"devDependencies": {
"@transmute/did-key-test-vectors": "^0.2.1-unstable.32",
"@transmute/did-key-test-vectors": "^0.2.1-unstable.33",
"tsdx": "^0.13.2",
"tslib": "^2.0.0",
"typescript": "^3.9.5"
},
"dependencies": {
"@transmute/did-key-bls12381": "^0.2.1-unstable.32",
"@transmute/did-key-ed25519": "^0.2.1-unstable.32",
"@transmute/did-key-secp256k1": "^0.2.1-unstable.32",
"@transmute/did-key-web-crypto": "^0.2.1-unstable.32",
"@transmute/did-key-x25519": "^0.2.1-unstable.32"
"@transmute/did-key-bls12381": "^0.2.1-unstable.33",
"@transmute/did-key-ed25519": "^0.2.1-unstable.33",
"@transmute/did-key-secp256k1": "^0.2.1-unstable.33",
"@transmute/did-key-web-crypto": "^0.2.1-unstable.33",
"@transmute/did-key-x25519": "^0.2.1-unstable.33"
}
}
8 changes: 8 additions & 0 deletions packages/ed25519/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.2.1-unstable.33 (2021-02-06)

**Note:** Version bump only for package @transmute/did-key-ed25519





## 0.2.1-unstable.32 (2021-02-06)

**Note:** Version bump only for package @transmute/did-key-ed25519
Expand Down
2 changes: 1 addition & 1 deletion packages/ed25519/package-lock.json

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

8 changes: 4 additions & 4 deletions packages/ed25519/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@transmute/did-key-ed25519",
"author": "Orie Steele",
"module": "dist/did-key-ed25519.esm.js",
"version": "0.2.1-unstable.32",
"version": "0.2.1-unstable.33",
"publishConfig": {
"access": "public"
},
Expand All @@ -24,16 +24,16 @@
"prepare": "tsdx build"
},
"devDependencies": {
"@transmute/did-key-test-vectors": "^0.2.1-unstable.32",
"@transmute/did-key-test-vectors": "^0.2.1-unstable.33",
"jose": "^1.27.1",
"tsdx": "^0.13.2",
"tslib": "^2.0.0",
"typescript": "^3.9.5"
},
"dependencies": {
"@stablelib/ed25519": "^1.0.1",
"@transmute/did-key-common": "^0.2.1-unstable.32",
"@transmute/did-key-x25519": "^0.2.1-unstable.32",
"@transmute/did-key-common": "^0.2.1-unstable.33",
"@transmute/did-key-x25519": "^0.2.1-unstable.33",
"@trust/keyto": "^1.0.1",
"base64url": "^3.0.1",
"bs58": "^4.0.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.2.1-unstable.33 (2021-02-06)

**Note:** Version bump only for package @transmute/did-key-resolver





## 0.2.1-unstable.32 (2021-02-06)

**Note:** Version bump only for package @transmute/did-key-resolver
Expand Down
2 changes: 1 addition & 1 deletion packages/resolver/package-lock.json

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

12 changes: 6 additions & 6 deletions packages/resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"node": "8"
},
"dependencies": {
"@transmute/did-key-bls12381": "^0.2.1-unstable.32",
"@transmute/did-key-ed25519": "^0.2.1-unstable.32",
"@transmute/did-key-secp256k1": "^0.2.1-unstable.32",
"@transmute/did-key-x25519": "^0.2.1-unstable.32",
"@transmute/did-key.js": "^0.2.1-unstable.32",
"@transmute/did-key-bls12381": "^0.2.1-unstable.33",
"@transmute/did-key-ed25519": "^0.2.1-unstable.33",
"@transmute/did-key-secp256k1": "^0.2.1-unstable.33",
"@transmute/did-key-x25519": "^0.2.1-unstable.33",
"@transmute/did-key.js": "^0.2.1-unstable.33",
"did-method-key": "^0.6.1",
"dotenv": "^8.2.0",
"fastify": "^3.0.0",
Expand All @@ -31,5 +31,5 @@
"firebase-functions-test": "^0.1.6",
"firebase-tools": "^7.6.2"
},
"version": "0.2.1-unstable.32"
"version": "0.2.1-unstable.33"
}
Loading

0 comments on commit d1f633d

Please sign in to comment.