File tree 7 files changed +7298
-2551
lines changed
7 files changed +7298
-2551
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.7.4] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-node-api@1.7.3...@windingtree/sdk-node-api@1.7.4 ) (2024-04-29)
7
+
8
+ ### Bug Fixes
9
+
10
+ - 🐛 Fixed invalid queue job serialization ([ 16967c3] ( https://github.com/windingtree/sdk/commit/16967c3e0e10e32a5b87bf4bb025b5be98d9ef29 ) )
11
+
6
12
## [ 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
13
8
14
** Note:** Version bump only for package @windingtree/sdk-node-api
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @windingtree/sdk-node-api" ,
3
- "version" : " 1.7.3 " ,
3
+ "version" : " 1.7.4 " ,
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.2] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-queue@1.4.1...@windingtree/sdk-queue@1.4.2 ) (2024-04-29)
7
+
8
+ ### Bug Fixes
9
+
10
+ - 🐛 Fixed invalid queue job serialization ([ 16967c3] ( https://github.com/windingtree/sdk/commit/16967c3e0e10e32a5b87bf4bb025b5be98d9ef29 ) )
11
+
6
12
## [ 1.4.1] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-queue@1.4.0...@windingtree/sdk-queue@1.4.1 ) (2024-03-28)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @windingtree/sdk-queue" ,
3
- "version" : " 1.4.1 " ,
3
+ "version" : " 1.4.2 " ,
4
4
"description" : " Jobs queue" ,
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.17] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.16...@windingtree/sdk-react@1.4.17 ) (2024-04-29)
7
+
8
+ ** Note:** Version bump only for package @windingtree/sdk-react
9
+
6
10
## [ 1.4.16] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.15...@windingtree/sdk-react@1.4.16 ) (2024-03-11)
7
11
8
12
** 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.4.16 " ,
3
+ "version" : " 1.4.17 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
You can’t perform that action at this time.
0 commit comments