Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/release-candidate' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
smrz2001 committed Sep 18, 2021
2 parents 6eee123 + a4bcd7e commit ba466c7
Show file tree
Hide file tree
Showing 36 changed files with 630 additions and 71 deletions.
8 changes: 8 additions & 0 deletions packages/3id-did-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.

## [1.4.4-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2021-09-17)

**Note:** Version bump only for package @ceramicnetwork/3id-did-resolver





## [1.4.3](/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2021-09-16)

**Note:** Version bump only for package @ceramicnetwork/3id-did-resolver
Expand Down
10 changes: 5 additions & 5 deletions packages/3id-did-resolver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramicnetwork/3id-did-resolver",
"version": "1.4.3",
"version": "1.4.4-rc.0",
"description": "DID Resolver for the 3ID method",
"keywords": [
"Ceramic",
Expand Down Expand Up @@ -28,16 +28,16 @@
"clean": "rm -rf ./lib"
},
"dependencies": {
"@ceramicnetwork/common": "^1.5.0",
"@ceramicnetwork/stream-tile": "^1.3.1",
"@ceramicnetwork/streamid": "^1.2.1",
"@ceramicnetwork/common": "^1.6.0-rc.0",
"@ceramicnetwork/stream-tile": "^1.3.2-rc.0",
"@ceramicnetwork/streamid": "^1.3.0-rc.0",
"cids": "~1.1.6",
"cross-fetch": "^3.1.4",
"lru_map": "^0.4.1",
"uint8arrays": "^2.0.5"
},
"devDependencies": {
"@ceramicnetwork/http-client": "^1.3.0",
"@ceramicnetwork/http-client": "^1.4.0-rc.0",
"@types/node": "^13.13.15",
"did-resolver": "^3.1.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/blockchain-utils-linking/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.

## [1.2.1-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2021-09-17)

**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-linking





# [1.2.0](/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2021-09-16)

**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-linking
Expand Down
2 changes: 1 addition & 1 deletion packages/blockchain-utils-linking/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramicnetwork/blockchain-utils-linking",
"version": "1.2.0",
"version": "1.2.1-rc.0",
"description": "Blockchain utils for linking blockchain accounts to DID",
"keywords": [
"ceramic",
Expand Down
27 changes: 27 additions & 0 deletions packages/blockchain-utils-validation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,33 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.3.0-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2021-09-17)


### Bug Fixes

* add eslint-disable line ([#1611](https://github.com/ceramicnetwork/js-ceramic/issues/1611)) ([3c81e0d](https://github.com/ceramicnetwork/js-ceramic/commit/3c81e0dcd9ee082eb45f467353566d5000721a92))
* Fix tests by using node environment for jest ([#1212](https://github.com/ceramicnetwork/js-ceramic/issues/1212)) ([aff01c6](https://github.com/ceramicnetwork/js-ceramic/commit/aff01c6e3a8476825dd8b27201579b38943e7fca))
* Fix tests by using node environment for jest ([#1212](https://github.com/ceramicnetwork/js-ceramic/issues/1212)) ([0f04006](https://github.com/ceramicnetwork/js-ceramic/commit/0f04006098f9028c6750c9920c4b3af758b71235))
* **blockchain-utils-linking:** Pin @ethersproject/providers to previous version ([#1094](https://github.com/ceramicnetwork/js-ceramic/issues/1094)) ([89fcebe](https://github.com/ceramicnetwork/js-ceramic/commit/89fcebe17f72dd7362fb8cad9c88040c177991f6))
* **blockchain-utils-linking:** Pin version of @glif/local-managed-provider to unbreak test ([#1183](https://github.com/ceramicnetwork/js-ceramic/issues/1183)) ([b5ae20f](https://github.com/ceramicnetwork/js-ceramic/commit/b5ae20f6e1641ae767a7720c448133f22f4a7f0a))
* **blockchain-utils-validation:** add missing dep ([6e6af5d](https://github.com/ceramicnetwork/js-ceramic/commit/6e6af5d86341d93cc305b5908c7ecd0c52455126))
* **common, logger:** Clean up dependencies ([#1164](https://github.com/ceramicnetwork/js-ceramic/issues/1164)) ([191ad31](https://github.com/ceramicnetwork/js-ceramic/commit/191ad310b87ac9aba97bb84b122908337f35aa11))


### Features

* caip10 ethereum+eos integration test ([#1668](https://github.com/ceramicnetwork/js-ceramic/issues/1668)) ([4267d8b](https://github.com/ceramicnetwork/js-ceramic/commit/4267d8b31fca38a163bb009198a49e1de22b2a58)), closes [#1678](https://github.com/ceramicnetwork/js-ceramic/issues/1678)
* **tezos-blockchain-link:** initial support for linking and validating DIDs to Tezos wallets ([#1555](https://github.com/ceramicnetwork/js-ceramic/issues/1555)) ([baa6c35](https://github.com/ceramicnetwork/js-ceramic/commit/baa6c35a6a72f69380597cd260f14bc227c4fd66))
* **tezos-blockchain-link:** linking and validating DIDs to Tezos wallets ([#1601](https://github.com/ceramicnetwork/js-ceramic/issues/1601)) ([b40709e](https://github.com/ceramicnetwork/js-ceramic/commit/b40709e465bdbf0c934ff5d51921fb7e5eb8cb18))
* **tile-doctype:** Update Tile API ([#1180](https://github.com/ceramicnetwork/js-ceramic/issues/1180)) ([90973ee](https://github.com/ceramicnetwork/js-ceramic/commit/90973ee32352e260cb040e687720095b145b4702))
* support near protocol ([#881](https://github.com/ceramicnetwork/js-ceramic/issues/881)) ([d50f36e](https://github.com/ceramicnetwork/js-ceramic/commit/d50f36e0ecc24d26ae90a7ee4bedbe1ee006f0f7)), closes [#880](https://github.com/ceramicnetwork/js-ceramic/issues/880)
* upgrade 3id did resolver ([#1108](https://github.com/ceramicnetwork/js-ceramic/issues/1108)) ([24ef6d4](https://github.com/ceramicnetwork/js-ceramic/commit/24ef6d45c6ce1dae828447ffdaa9e57f3f5e9b00))





# [1.2.0](/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2021-09-16)

**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
Expand Down
4 changes: 2 additions & 2 deletions packages/blockchain-utils-validation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramicnetwork/blockchain-utils-validation",
"version": "1.2.0",
"version": "1.3.0-rc.0",
"description": "Blockchain utils for validation of linked blockchain accounts",
"keywords": [
"ceramic",
Expand All @@ -24,7 +24,7 @@
"clean": "rm -rf ./lib"
},
"dependencies": {
"@ceramicnetwork/blockchain-utils-linking": "^1.2.0",
"@ceramicnetwork/blockchain-utils-linking": "^1.2.1-rc.0",
"@ethersproject/contracts": "^5.4.1",
"@ethersproject/providers": "^5.4.5",
"@ethersproject/wallet": "^5.4.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/canary-integration/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2021-09-17)


### Features

* caip10 ethereum+eos integration test ([#1668](https://github.com/ceramicnetwork/js-ceramic/issues/1668)) ([4267d8b](https://github.com/ceramicnetwork/js-ceramic/commit/4267d8b31fca38a163bb009198a49e1de22b2a58)), closes [#1678](https://github.com/ceramicnetwork/js-ceramic/issues/1678)





# [1.1.0](/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2021-09-16)

**Note:** Version bump only for package @ceramicnetwork/canary-integration
Expand Down
12 changes: 6 additions & 6 deletions packages/canary-integration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramicnetwork/canary-integration",
"version": "1.1.0",
"version": "1.2.0-rc.0",
"private": true,
"description": "Canary integration test for Ceramic components",
"scripts": {
Expand All @@ -14,11 +14,11 @@
"lib": "lib"
},
"devDependencies": {
"@ceramicnetwork/3id-did-resolver": "^1.4.3",
"@ceramicnetwork/blockchain-utils-linking": "^1.2.0",
"@ceramicnetwork/blockchain-utils-validation": "^1.2.0",
"@ceramicnetwork/core": "^1.6.0",
"@ceramicnetwork/stream-caip10-link": "^1.1.5",
"@ceramicnetwork/3id-did-resolver": "^1.4.4-rc.0",
"@ceramicnetwork/blockchain-utils-linking": "^1.2.1-rc.0",
"@ceramicnetwork/blockchain-utils-validation": "^1.3.0-rc.0",
"@ceramicnetwork/core": "^1.7.0-rc.0",
"@ceramicnetwork/stream-caip10-link": "^1.1.6-rc.0",
"@truffle/hdwallet-provider": "^1.5.0",
"ganache-core": "^2.13.1",
"key-did-resolver": "^1.4.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/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.

## [1.4.1-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2021-09-17)

**Note:** Version bump only for package @ceramicnetwork/cli





# [1.4.0](/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2021-09-16)

**Note:** Version bump only for package @ceramicnetwork/cli
Expand Down
18 changes: 9 additions & 9 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramicnetwork/cli",
"version": "1.4.0",
"version": "1.4.1-rc.0",
"description": "Typescript implementation of the Ceramic CLI",
"keywords": [
"Ceramic",
Expand Down Expand Up @@ -33,14 +33,14 @@
},
"dependencies": {
"@awaitjs/express": "^0.8.0",
"@ceramicnetwork/3id-did-resolver": "^1.4.3",
"@ceramicnetwork/common": "^1.5.0",
"@ceramicnetwork/core": "^1.6.0",
"@ceramicnetwork/http-client": "^1.3.0",
"@ceramicnetwork/ipfs-daemon": "^1.1.4",
"@ceramicnetwork/3id-did-resolver": "^1.4.4-rc.0",
"@ceramicnetwork/common": "^1.6.0-rc.0",
"@ceramicnetwork/core": "^1.7.0-rc.0",
"@ceramicnetwork/http-client": "^1.4.0-rc.0",
"@ceramicnetwork/ipfs-daemon": "^1.1.5-rc.0",
"@ceramicnetwork/logger": "^1.0.4",
"@ceramicnetwork/stream-tile": "^1.3.1",
"@ceramicnetwork/streamid": "^1.2.1",
"@ceramicnetwork/stream-tile": "^1.3.2-rc.0",
"@ceramicnetwork/streamid": "^1.3.0-rc.0",
"@stablelib/random": "^1.0.0",
"aws-sdk": "^2.902.0",
"blockcodec-to-ipld-format": "^1.0.0",
Expand All @@ -65,7 +65,7 @@
"uint8arrays": "^2.0.5"
},
"devDependencies": {
"@ceramicnetwork/stream-tile-handler": "^1.3.2",
"@ceramicnetwork/stream-tile-handler": "^1.4.0-rc.0",
"@stablelib/sha256": "^1.0.0",
"@types/express": "^4.17.8",
"@types/levelup": "^4.3.0",
Expand Down
Loading

0 comments on commit ba466c7

Please sign in to comment.