File tree Expand file tree Collapse file tree 6 files changed +19
-3
lines changed Expand file tree Collapse file tree 6 files changed +19
-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.3.2] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-db@1.3.1...@windingtree/sdk-db@1.3.2 ) (2024-02-19)
7
+
8
+ ### Bug Fixes
9
+
10
+ - 🐛 Fixed users list output type in the sdk-db package ([ 9d84fe9] ( https://github.com/windingtree/sdk/commit/9d84fe9e8d95f0020133c2f8a2d6c5da10d13f6d ) )
11
+
6
12
## [ 1.3.1] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-db@1.3.0...@windingtree/sdk-db@1.3.1 ) (2024-02-19)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @windingtree/sdk-db" ,
3
- "version" : " 1.3.1 " ,
3
+ "version" : " 1.3.2 " ,
4
4
"description" : " Databases for the WindingTree market protocol" ,
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.7.0] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-node-api@1.6.1...@windingtree/sdk-node-api@1.7.0 ) (2024-02-19)
7
+
8
+ ### Features
9
+
10
+ - 🎸 Added deleteByLogin to users route of node-api ([ 5335729] ( https://github.com/windingtree/sdk/commit/53357296c67ffbf85d1413cd4634c09e79e64206 ) )
11
+
6
12
## [ 1.6.1] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-node-api@1.6.0...@windingtree/sdk-node-api@1.6.1 ) (2024-02-19)
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.6.1 " ,
3
+ "version" : " 1.7.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.13] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.12...@windingtree/sdk-react@1.4.13 ) (2024-02-19)
7
+
8
+ ** Note:** Version bump only for package @windingtree/sdk-react
9
+
6
10
## [ 1.4.12] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.11...@windingtree/sdk-react@1.4.12 ) (2024-02-19)
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.12 " ,
3
+ "version" : " 1.4.13 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
You can’t perform that action at this time.
0 commit comments