diff --git a/packages/client/CHANGELOG.md b/packages/client/CHANGELOG.md index 11edda08..3b4ab755 100644 --- a/packages/client/CHANGELOG.md +++ b/packages/client/CHANGELOG.md @@ -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](https://github.com/windingtree/sdk/compare/@windingtree/sdk-client@1.2.0...@windingtree/sdk-client@1.2.1) (2023-10-31) + +**Note:** Version bump only for package @windingtree/sdk-client + + + + + # [1.2.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-client@1.2.0-beta.1...@windingtree/sdk-client@1.2.0) (2023-10-25) **Note:** Version bump only for package @windingtree/sdk-client diff --git a/packages/client/package.json b/packages/client/package.json index 8e2a3d6d..07aefceb 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -1,6 +1,6 @@ { "name": "@windingtree/sdk-client", - "version": "1.2.0", + "version": "1.2.1", "description": "The WindingTree market protocol client", "repository": "https://github.com/windingtree/sdk#readme", "author": "Kostiantyn Smyrnov ", diff --git a/packages/db/CHANGELOG.md b/packages/db/CHANGELOG.md index ea1a4060..c3c738d0 100644 --- a/packages/db/CHANGELOG.md +++ b/packages/db/CHANGELOG.md @@ -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](https://github.com/windingtree/sdk/compare/@windingtree/sdk-db@1.2.0...@windingtree/sdk-db@1.2.1) (2023-10-31) + +**Note:** Version bump only for package @windingtree/sdk-db + + + + + # [1.2.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-db@1.2.0-beta.1...@windingtree/sdk-db@1.2.0) (2023-10-25) **Note:** Version bump only for package @windingtree/sdk-db diff --git a/packages/db/package.json b/packages/db/package.json index d343601a..ae0ab83f 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -1,6 +1,6 @@ { "name": "@windingtree/sdk-db", - "version": "1.2.0", + "version": "1.2.1", "description": "Databases for the WindingTree market protocol", "repository": "https://github.com/windingtree/sdk#readme", "author": "Kostiantyn Smyrnov ", diff --git a/packages/node-api/CHANGELOG.md b/packages/node-api/CHANGELOG.md index 1780d75c..a8dc20cb 100644 --- a/packages/node-api/CHANGELOG.md +++ b/packages/node-api/CHANGELOG.md @@ -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](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node-api@1.2.0...@windingtree/sdk-node-api@1.2.1) (2023-10-31) + +**Note:** Version bump only for package @windingtree/sdk-node-api + + + + + # [1.2.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node-api@1.2.0-beta.0...@windingtree/sdk-node-api@1.2.0) (2023-10-25) **Note:** Version bump only for package @windingtree/sdk-node-api diff --git a/packages/node-api/package.json b/packages/node-api/package.json index a024310c..252e7f11 100644 --- a/packages/node-api/package.json +++ b/packages/node-api/package.json @@ -1,6 +1,6 @@ { "name": "@windingtree/sdk-node-api", - "version": "1.2.0", + "version": "1.2.1", "description": "The WindingTree market protocol node API server and client", "repository": "https://github.com/windingtree/sdk#readme", "author": "Kostiantyn Smyrnov ", diff --git a/packages/node/CHANGELOG.md b/packages/node/CHANGELOG.md index a9d94701..89acb9be 100644 --- a/packages/node/CHANGELOG.md +++ b/packages/node/CHANGELOG.md @@ -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](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node@1.2.0...@windingtree/sdk-node@1.2.1) (2023-10-31) + +**Note:** Version bump only for package @windingtree/sdk-node + + + + + # [1.2.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node@1.2.0-beta.0...@windingtree/sdk-node@1.2.0) (2023-10-25) **Note:** Version bump only for package @windingtree/sdk-node diff --git a/packages/node/package.json b/packages/node/package.json index 893ce550..def82269 100644 --- a/packages/node/package.json +++ b/packages/node/package.json @@ -1,6 +1,6 @@ { "name": "@windingtree/sdk-node", - "version": "1.2.0", + "version": "1.2.1", "description": "The WindingTree market protocol node", "repository": "https://github.com/windingtree/sdk#readme", "author": "Kostiantyn Smyrnov ", diff --git a/packages/pubsub/CHANGELOG.md b/packages/pubsub/CHANGELOG.md index 3c5e7a15..65f82280 100644 --- a/packages/pubsub/CHANGELOG.md +++ b/packages/pubsub/CHANGELOG.md @@ -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](https://github.com/windingtree/sdk/compare/@windingtree/sdk-pubsub@1.2.0...@windingtree/sdk-pubsub@1.2.1) (2023-10-31) + +**Note:** Version bump only for package @windingtree/sdk-pubsub + + + + + # [1.2.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-pubsub@1.2.0-beta.0...@windingtree/sdk-pubsub@1.2.0) (2023-10-25) **Note:** Version bump only for package @windingtree/sdk-pubsub diff --git a/packages/pubsub/package.json b/packages/pubsub/package.json index 99f4da52..12196a95 100644 --- a/packages/pubsub/package.json +++ b/packages/pubsub/package.json @@ -1,6 +1,6 @@ { "name": "@windingtree/sdk-pubsub", - "version": "1.2.0", + "version": "1.2.1", "description": "libp2p PubSub protocol implementation for the WindingTree market protocol", "repository": "https://github.com/windingtree/sdk#readme", "author": "Kostiantyn Smyrnov ", diff --git a/packages/queue/CHANGELOG.md b/packages/queue/CHANGELOG.md index 202abe33..023ede89 100644 --- a/packages/queue/CHANGELOG.md +++ b/packages/queue/CHANGELOG.md @@ -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](https://github.com/windingtree/sdk/compare/@windingtree/sdk-queue@1.2.0...@windingtree/sdk-queue@1.2.1) (2023-10-31) + +**Note:** Version bump only for package @windingtree/sdk-queue + + + + + # [1.2.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-queue@1.2.0-beta.1...@windingtree/sdk-queue@1.2.0) (2023-10-25) **Note:** Version bump only for package @windingtree/sdk-queue diff --git a/packages/queue/package.json b/packages/queue/package.json index 18cdf8ed..06bdc8d2 100644 --- a/packages/queue/package.json +++ b/packages/queue/package.json @@ -1,6 +1,6 @@ { "name": "@windingtree/sdk-queue", - "version": "1.2.0", + "version": "1.2.1", "description": "Jobs queue", "repository": "https://github.com/windingtree/sdk#readme", "author": "Kostiantyn Smyrnov ", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index ed326940..88703828 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -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](https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.2.0...@windingtree/sdk-react@1.2.1) (2023-10-31) + +**Note:** Version bump only for package @windingtree/sdk-react + + + + + # [1.2.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.2.0-beta.0...@windingtree/sdk-react@1.2.0) (2023-10-25) **Note:** Version bump only for package @windingtree/sdk-react diff --git a/packages/react/package.json b/packages/react/package.json index a484fb25..986d0f5f 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@windingtree/sdk-react", - "version": "1.2.0", + "version": "1.2.1", "publishConfig": { "access": "public" }, diff --git a/packages/server/CHANGELOG.md b/packages/server/CHANGELOG.md index d7bff058..2b057bb6 100644 --- a/packages/server/CHANGELOG.md +++ b/packages/server/CHANGELOG.md @@ -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](https://github.com/windingtree/sdk/compare/@windingtree/sdk-server@1.2.0...@windingtree/sdk-server@1.2.1) (2023-10-31) + +**Note:** Version bump only for package @windingtree/sdk-server + + + + + # [1.2.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-server@1.2.0-beta.0...@windingtree/sdk-server@1.2.0) (2023-10-25) **Note:** Version bump only for package @windingtree/sdk-server diff --git a/packages/server/package.json b/packages/server/package.json index 9c00b482..99143ef6 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@windingtree/sdk-server", - "version": "1.2.0", + "version": "1.2.1", "description": "The WindingTree market protocol server", "repository": "https://github.com/windingtree/sdk#readme", "author": "Kostiantyn Smyrnov ", diff --git a/packages/storage/CHANGELOG.md b/packages/storage/CHANGELOG.md index 9de96c3d..0e4e5d16 100644 --- a/packages/storage/CHANGELOG.md +++ b/packages/storage/CHANGELOG.md @@ -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.1](https://github.com/windingtree/sdk/compare/@windingtree/sdk-storage@1.2.0...@windingtree/sdk-storage@1.2.1) (2023-10-31) + + +### Bug Fixes + +* 🐛 Added missed export of levelDb ([3887e4e](https://github.com/windingtree/sdk/commit/3887e4ec665e2aafca2c7f2b503cb5a23d4680fe)) + + + + + # [1.2.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-storage@1.2.0-beta.0...@windingtree/sdk-storage@1.2.0) (2023-10-25) **Note:** Version bump only for package @windingtree/sdk-storage diff --git a/packages/storage/package.json b/packages/storage/package.json index e388ff28..6eb3f6bb 100644 --- a/packages/storage/package.json +++ b/packages/storage/package.json @@ -1,6 +1,6 @@ { "name": "@windingtree/sdk-storage", - "version": "1.2.0", + "version": "1.2.1", "description": "Key-value database abstraction layer", "repository": "https://github.com/windingtree/sdk#readme", "author": "Kostiantyn Smyrnov ", @@ -59,10 +59,10 @@ }, "dependencies": { "@windingtree/sdk-logger": "workspace:*", + "buffer": "^6.0.3", "classic-level": "^1.3.0", "level-transcoder": "^1.0.1", - "superjson": "^1.13.1", - "buffer": "^6.0.3" + "superjson": "^1.13.1" }, "scripts": { "build": "tsup",