File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.5.0] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-node-api@1.4.0...@windingtree/sdk-node-api@1.5.0 ) (2023-12-24)
7
+
8
+ ### Features
9
+
10
+ - 🎸 Updated NodeProvider in the react package ([ be3f13b] ( https://github.com/windingtree/sdk/commit/be3f13b34a7323de9f0f9b5d08191e8221feeba2 ) )
11
+
6
12
# [ 1.4.0] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-node-api@1.3.4...@windingtree/sdk-node-api@1.4.0 ) (2023-12-22)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @windingtree/sdk-node-api" ,
3
- "version" : " 1.4 .0" ,
3
+ "version" : " 1.5 .0" ,
4
4
"description" : " The WindingTree market protocol node API server and client" ,
5
5
"repository" : " https://github.com/windingtree/sdk#readme" ,
6
6
"author" : " Kostiantyn Smyrnov <kostysh@gmail.com>" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.4.0] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.3.5...@windingtree/sdk-react@1.4.0 ) (2023-12-24)
7
+
8
+ ### Features
9
+
10
+ - 🎸 Updated NodeProvider in the react package ([ be3f13b] ( https://github.com/windingtree/sdk/commit/be3f13b34a7323de9f0f9b5d08191e8221feeba2 ) )
11
+ - 🎸 Updated usePoller hook ([ 8eae00e] ( https://github.com/windingtree/sdk/commit/8eae00eedc90e0862bc5c7a8bf980be815a5a26a ) )
12
+
6
13
## [ 1.3.5] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.3.4...@windingtree/sdk-react@1.3.5 ) (2023-12-22)
7
14
8
15
** Note:** Version bump only for package @windingtree/sdk-react
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @windingtree/sdk-react" ,
3
- "version" : " 1.3.5 " ,
3
+ "version" : " 1.4.0 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
61
61
"@vitejs/plugin-react" : " ^4.0.3" ,
62
62
"@windingtree/sdk-client" : " workspace:*" ,
63
63
"@windingtree/sdk-contracts-manager" : " workspace:*" ,
64
+ "@windingtree/sdk-logger" : " workspace:*" ,
64
65
"@windingtree/sdk-node-api" : " workspace:*" ,
65
66
"@windingtree/sdk-storage" : " workspace:*" ,
66
67
"@windingtree/sdk-types" : " workspace:*" ,
67
- "@windingtree/sdk-logger" : " workspace:*" ,
68
68
"eslint" : " ^8.45.0" ,
69
69
"eslint-config-react-app" : " ^7.0.1" ,
70
70
"react" : " ^18.2.0" ,
You can’t perform that action at this time.
0 commit comments