Skip to content

Commit d6b4557

Browse files
Publish
- @windingtree/[email protected] - @windingtree/[email protected]
1 parent 2213556 commit d6b4557

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

packages/node-api/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.5.5](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-02-13)
7+
8+
### Bug Fixes
9+
10+
- 🐛 Fixed invalid CORD handling in the node-api server ([56a973f](https://github.com/windingtree/sdk/commit/56a973f2fbc647d94e130d028d5081f5237a66fe))
11+
612
## [1.5.4](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-02-12)
713

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

packages/node-api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-node-api",
3-
"version": "1.5.4",
3+
"version": "1.5.5",
44
"description": "The WindingTree market protocol node API server and client",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <[email protected]>",

packages/react/CHANGELOG.md

+4
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.7](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-02-13)
7+
8+
**Note:** Version bump only for package @windingtree/sdk-react
9+
610
## [1.4.6](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-02-12)
711

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

packages/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-react",
3-
"version": "1.4.6",
3+
"version": "1.4.7",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)