Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 236955e

Browse files
committedFeb 14, 2024
Publish
- @windingtree/[email protected]
1 parent 09a03ff commit 236955e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
 

‎packages/react/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.9](https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.8...@windingtree/sdk-react@1.4.9) (2024-02-14)
7+
8+
### Bug Fixes
9+
10+
- 🐛 Fixed hooks export in the sdk-react module ([17d6f0f](https://github.com/windingtree/sdk/commit/17d6f0fad2dc8be2e0fc353df487224c5f1920ec))
11+
612
## [1.4.8](https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.7...@windingtree/sdk-react@1.4.8) (2024-02-13)
713

814
**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.8",
3+
"version": "1.4.9",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)
Please sign in to comment.