Skip to content

Commit 759ff3d

Browse files
Publish
- @windingtree/sdk-client@1.4.0 - @windingtree/sdk-react@1.4.5
1 parent 1022f0e commit 759ff3d

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

packages/client/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.4.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-client@1.3.6...@windingtree/sdk-client@1.4.0) (2024-02-02)
7+
8+
### Features
9+
10+
- 🎸 Added getById feature to the dealsManager ([d6687a2](https://github.com/windingtree/sdk/commit/d6687a2723811e6aadcb38653523180d5156800f))
11+
612
## [1.3.6](https://github.com/windingtree/sdk/compare/@windingtree/sdk-client@1.3.5...@windingtree/sdk-client@1.3.6) (2024-01-31)
713

814
### Bug Fixes

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.3.6",
3+
"version": "1.4.0",
44
"description": "The WindingTree market protocol client",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",

packages/react/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.5](https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.4...@windingtree/sdk-react@1.4.5) (2024-02-02)
7+
8+
**Note:** Version bump only for package @windingtree/sdk-react
9+
610
## [1.4.4](https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.3...@windingtree/sdk-react@1.4.4) (2024-01-31)
711

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

packages/react/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-react",
3-
"version": "1.4.4",
3+
"version": "1.4.5",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)