Skip to content

Commit

Permalink
chore(release):
Browse files Browse the repository at this point in the history
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
 - @ceramicnetwork/[email protected]
  • Loading branch information
dav1do committed Jun 3, 2024
1 parent 0f94f2a commit 0dde528
Show file tree
Hide file tree
Showing 64 changed files with 427 additions and 171 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.

# [5.13.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-06-03)

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





# [5.13.0-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-05-20)

**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": "5.13.0-rc.0",
"version": "5.13.0",
"description": "DID Resolver for the 3ID method",
"keywords": [
"Ceramic",
Expand Down Expand Up @@ -40,15 +40,15 @@
"clean": "npx rimraf ./lib"
},
"dependencies": {
"@ceramicnetwork/common": "^5.12.0-rc.0",
"@ceramicnetwork/stream-tile": "^5.12.0-rc.0",
"@ceramicnetwork/streamid": "^5.2.0-rc.0",
"@ceramicnetwork/common": "^5.12.0",
"@ceramicnetwork/stream-tile": "^5.12.0",
"@ceramicnetwork/streamid": "^5.2.0",
"least-recent": "^1.0.3",
"multiformats": "^13.0.0",
"uint8arrays": "^5.0.1"
},
"devDependencies": {
"@ceramicnetwork/http-client": "^5.13.0-rc.0",
"@ceramicnetwork/http-client": "^5.13.0",
"did-resolver": "^4.0.1",
"http-request-mock": "^1.8.17"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/anchor-listener/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.

# [4.12.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-06-03)

**Note:** Version bump only for package @ceramicnetwork/anchor-listener





# [4.12.0-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-05-20)

**Note:** Version bump only for package @ceramicnetwork/anchor-listener
Expand Down
6 changes: 3 additions & 3 deletions packages/anchor-listener/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramicnetwork/anchor-listener",
"version": "4.12.0-rc.0",
"version": "4.12.0",
"description": "Ceramic anchor events listener",
"keywords": [
"ceramic",
Expand Down Expand Up @@ -30,12 +30,12 @@
"author": "3Box Labs",
"license": "(Apache-2.0 OR MIT)",
"dependencies": {
"@ceramicnetwork/anchor-utils": "^4.12.0-rc.0",
"@ceramicnetwork/anchor-utils": "^4.12.0",
"@ethersproject/providers": "^5.5.1",
"rxjs": "^7.8.1"
},
"devDependencies": {
"@ceramicnetwork/common": "^5.12.0-rc.0",
"@ceramicnetwork/common": "^5.12.0",
"@ethersproject/abi": "^5.7.0",
"@jest/globals": "^29.7.0",
"multiformats": "^13.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/anchor-utils/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.

# [4.12.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-06-03)

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





# [4.12.0-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-05-20)

**Note:** Version bump only for package @ceramicnetwork/anchor-utils
Expand Down
6 changes: 3 additions & 3 deletions packages/anchor-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramicnetwork/anchor-utils",
"version": "4.12.0-rc.0",
"version": "4.12.0",
"description": "Ceramic anchor contract constants, interface and utilities",
"keywords": [
"ceramic",
Expand Down Expand Up @@ -30,13 +30,13 @@
"author": "3Box Labs",
"license": "(Apache-2.0 OR MIT)",
"dependencies": {
"@ceramicnetwork/common": "^5.12.0-rc.0",
"@ceramicnetwork/common": "^5.12.0",
"@ethersproject/abi": "^5.7.0",
"multiformats": "^13.0.0",
"uint8arrays": "^5.0.1"
},
"devDependencies": {
"@ceramicnetwork/streamid": "^5.2.0-rc.0",
"@ceramicnetwork/streamid": "^5.2.0",
"@ethersproject/providers": "^5.5.1",
"@stablelib/sha256": "^1.0.1"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/base-test-utils/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.

# [3.7.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-06-03)

**Note:** Version bump only for package @ceramicnetwork/base-test-utils





# [3.7.0-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-05-20)

**Note:** Version bump only for package @ceramicnetwork/base-test-utils
Expand Down
4 changes: 2 additions & 2 deletions packages/base-test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramicnetwork/base-test-utils",
"version": "3.7.0-rc.0",
"version": "3.7.0",
"description": "Ceramic Test Utils",
"keywords": [
"ceramic"
Expand Down Expand Up @@ -29,7 +29,7 @@
"author": "3Box Labs <[email protected]>",
"license": "(Apache-2.0 OR MIT)",
"dependencies": {
"@ceramicnetwork/streamid": "^5.2.0-rc.0",
"@ceramicnetwork/streamid": "^5.2.0",
"multiformats": "^13.0.0"
},
"publishConfig": {
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.

# [5.2.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-06-03)

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





# [5.2.0-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-05-20)

**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-linking
Expand Down
4 changes: 2 additions & 2 deletions 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": "5.2.0-rc.0",
"version": "5.2.0",
"description": "Blockchain utils for linking blockchain accounts to DID",
"keywords": [
"ceramic",
Expand Down Expand Up @@ -37,7 +37,7 @@
"clean": "npx rimraf ./lib"
},
"dependencies": {
"@ceramicnetwork/streamid": "^5.2.0-rc.0",
"@ceramicnetwork/streamid": "^5.2.0",
"@didtools/cacao": "^3.0.0",
"@stablelib/random": "^1.0.1",
"@stablelib/sha256": "^1.0.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/blockchain-utils-validation/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.

# [5.12.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-06-03)

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





# [5.12.0-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-05-20)

**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
Expand Down
6 changes: 3 additions & 3 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": "5.12.0-rc.0",
"version": "5.12.0",
"description": "Blockchain utils for validation of linked blockchain accounts",
"keywords": [
"ceramic",
Expand Down Expand Up @@ -37,8 +37,8 @@
"clean": "npx rimraf ./lib"
},
"dependencies": {
"@ceramicnetwork/blockchain-utils-linking": "^5.2.0-rc.0",
"@ceramicnetwork/common": "^5.12.0-rc.0",
"@ceramicnetwork/blockchain-utils-linking": "^5.2.0",
"@ceramicnetwork/common": "^5.12.0",
"@ethersproject/contracts": "^5.5.0",
"@ethersproject/providers": "^5.5.1",
"@ethersproject/wallet": "^5.5.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.

# [5.13.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-06-03)

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





# [5.13.0-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-05-20)

**Note:** Version bump only for package @ceramicnetwork/cli
Expand Down
28 changes: 14 additions & 14 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramicnetwork/cli",
"version": "5.13.0-rc.0",
"version": "5.13.0",
"description": "Typescript implementation of the Ceramic CLI",
"engines": {
"node": ">=20.8"
Expand Down Expand Up @@ -44,18 +44,18 @@
},
"dependencies": {
"@awaitjs/express": "^0.9.0",
"@ceramicnetwork/3id-did-resolver": "^5.13.0-rc.0",
"@ceramicnetwork/codecs": "^4.12.0-rc.0",
"@ceramicnetwork/common": "^5.12.0-rc.0",
"@ceramicnetwork/core": "^5.13.0-rc.0",
"@ceramicnetwork/http-client": "^5.13.0-rc.0",
"@ceramicnetwork/indexing": "^4.13.0-rc.0",
"@ceramicnetwork/ipfs-daemon": "^5.13.0-rc.0",
"@ceramicnetwork/3id-did-resolver": "^5.13.0",
"@ceramicnetwork/codecs": "^4.12.0",
"@ceramicnetwork/common": "^5.12.0",
"@ceramicnetwork/core": "^5.13.0",
"@ceramicnetwork/http-client": "^5.13.0",
"@ceramicnetwork/indexing": "^4.13.0",
"@ceramicnetwork/ipfs-daemon": "^5.13.0",
"@ceramicnetwork/logger": "^5.0.0",
"@ceramicnetwork/model-metrics": "^1.2.5",
"@ceramicnetwork/observability": "^1.4.4",
"@ceramicnetwork/stream-tile": "^5.12.0-rc.0",
"@ceramicnetwork/streamid": "^5.2.0-rc.0",
"@ceramicnetwork/stream-tile": "^5.12.0",
"@ceramicnetwork/streamid": "^5.2.0",
"@stablelib/random": "^1.0.1",
"aws-sdk": "^2.1049.0",
"commander": "^9.4.1",
Expand All @@ -81,10 +81,10 @@
"uint8arrays": "^5.0.1"
},
"devDependencies": {
"@ceramicnetwork/common-test-utils": "^3.13.0-rc.0",
"@ceramicnetwork/stream-model": "^4.12.0-rc.0",
"@ceramicnetwork/stream-model-instance": "^4.13.0-rc.0",
"@ceramicnetwork/stream-tile-handler": "^5.13.0-rc.0",
"@ceramicnetwork/common-test-utils": "^3.13.0",
"@ceramicnetwork/stream-model": "^4.12.0",
"@ceramicnetwork/stream-model-instance": "^4.13.0",
"@ceramicnetwork/stream-tile-handler": "^5.13.0",
"@stablelib/sha256": "^1.0.1",
"@types/express": "^4.17.21",
"@types/levelup": "^5.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/codecs/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.

# [4.12.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-06-03)

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





# [4.12.0-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-05-20)

**Note:** Version bump only for package @ceramicnetwork/codecs
Expand Down
8 changes: 4 additions & 4 deletions packages/codecs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramicnetwork/codecs",
"version": "4.12.0-rc.0",
"version": "4.12.0",
"description": "Ceramic Codecs",
"keywords": [
"ceramic",
Expand Down Expand Up @@ -30,16 +30,16 @@
"author": "3Box Labs",
"license": "(Apache-2.0 OR MIT)",
"dependencies": {
"@ceramicnetwork/common": "^5.12.0-rc.0",
"@ceramicnetwork/streamid": "^5.2.0-rc.0",
"@ceramicnetwork/common": "^5.12.0",
"@ceramicnetwork/streamid": "^5.2.0",
"cartonne": "^3.0.1",
"codeco": "^1.1.0",
"dag-jose": "^4.0.0",
"multiformats": "^13.0.0",
"uint8arrays": "^5.0.1"
},
"devDependencies": {
"@ceramicnetwork/base-test-utils": "^3.7.0-rc.0",
"@ceramicnetwork/base-test-utils": "^3.7.0",
"ts-essentials": "^9.4.1"
},
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/common-test-utils/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.

# [3.13.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-06-03)

**Note:** Version bump only for package @ceramicnetwork/common-test-utils





# [3.13.0-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-05-20)

**Note:** Version bump only for package @ceramicnetwork/common-test-utils
Expand Down
8 changes: 4 additions & 4 deletions packages/common-test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceramicnetwork/common-test-utils",
"version": "3.13.0-rc.0",
"version": "3.13.0",
"description": "Ceramic Common Module Test Utils",
"keywords": [
"ceramic"
Expand Down Expand Up @@ -29,9 +29,9 @@
"author": "3Box Labs <[email protected]>",
"license": "(Apache-2.0 OR MIT)",
"dependencies": {
"@ceramicnetwork/base-test-utils": "^3.7.0-rc.0",
"@ceramicnetwork/common": "^5.12.0-rc.0",
"@ceramicnetwork/streamid": "^5.2.0-rc.0",
"@ceramicnetwork/base-test-utils": "^3.7.0",
"@ceramicnetwork/common": "^5.12.0",
"@ceramicnetwork/streamid": "^5.2.0",
"it-first": "^3.0.4",
"multiformats": "^13.0.0",
"rxjs": "^7.8.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/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.

# [5.12.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-06-03)

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





# [5.12.0-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/[email protected]...@ceramicnetwork/[email protected]) (2024-05-20)

**Note:** Version bump only for package @ceramicnetwork/common
Expand Down
Loading

0 comments on commit 0dde528

Please sign in to comment.