Skip to content

Commit ea08ab2

Browse files
Publish
- @windingtree/sdk-client@1.4.4 - @windingtree/sdk-db@1.3.3 - @windingtree/sdk-node@1.3.9 - @windingtree/sdk-node-api@1.7.3 - @windingtree/sdk-pubsub@1.3.6 - @windingtree/sdk-queue@1.3.1 - @windingtree/sdk-react@1.4.16 - @windingtree/sdk-server@1.2.9 - @windingtree/sdk-storage@1.5.0
1 parent 1b9c154 commit ea08ab2

File tree

18 files changed

+48
-9
lines changed

18 files changed

+48
-9
lines changed

packages/client/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.4.4](https://github.com/windingtree/sdk/compare/@windingtree/sdk-client@1.4.3...@windingtree/sdk-client@1.4.4) (2024-03-11)
7+
8+
**Note:** Version bump only for package @windingtree/sdk-client
9+
610
## [1.4.3](https://github.com/windingtree/sdk/compare/@windingtree/sdk-client@1.4.2...@windingtree/sdk-client@1.4.3) (2024-03-08)
711

812
**Note:** Version bump only for package @windingtree/sdk-client

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-client",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"description": "The WindingTree market protocol client",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",

packages/db/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.3.3](https://github.com/windingtree/sdk/compare/@windingtree/sdk-db@1.3.2...@windingtree/sdk-db@1.3.3) (2024-03-11)
7+
8+
**Note:** Version bump only for package @windingtree/sdk-db
9+
610
## [1.3.2](https://github.com/windingtree/sdk/compare/@windingtree/sdk-db@1.3.1...@windingtree/sdk-db@1.3.2) (2024-02-19)
711

812
### Bug Fixes

packages/db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-db",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "Databases for the WindingTree market protocol",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",

packages/node-api/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.7.3](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node-api@1.7.2...@windingtree/sdk-node-api@1.7.3) (2024-03-11)
7+
8+
**Note:** Version bump only for package @windingtree/sdk-node-api
9+
610
## [1.7.2](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node-api@1.7.1...@windingtree/sdk-node-api@1.7.2) (2024-03-08)
711

812
**Note:** Version bump only for package @windingtree/sdk-node-api

packages/node-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-node-api",
3-
"version": "1.7.2",
3+
"version": "1.7.3",
44
"description": "The WindingTree market protocol node API server and client",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",

packages/node/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.3.9](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node@1.3.8...@windingtree/sdk-node@1.3.9) (2024-03-11)
7+
8+
**Note:** Version bump only for package @windingtree/sdk-node
9+
610
## [1.3.8](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node@1.3.7...@windingtree/sdk-node@1.3.8) (2024-03-08)
711

812
**Note:** Version bump only for package @windingtree/sdk-node

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-node",
3-
"version": "1.3.8",
3+
"version": "1.3.9",
44
"description": "The WindingTree market protocol node",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",

packages/pubsub/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.3.6](https://github.com/windingtree/sdk/compare/@windingtree/sdk-pubsub@1.3.5...@windingtree/sdk-pubsub@1.3.6) (2024-03-11)
7+
8+
**Note:** Version bump only for package @windingtree/sdk-pubsub
9+
610
## [1.3.5](https://github.com/windingtree/sdk/compare/@windingtree/sdk-pubsub@1.3.4...@windingtree/sdk-pubsub@1.3.5) (2024-02-15)
711

812
### Bug Fixes

packages/pubsub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-pubsub",
3-
"version": "1.3.5",
3+
"version": "1.3.6",
44
"description": "libp2p PubSub protocol implementation for the WindingTree market protocol",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",

0 commit comments

Comments
 (0)