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.0] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-db@1.2.8...@windingtree/sdk-db@1.3.0 ) (2024-02-16)
7
+
8
+ ### Features
9
+
10
+ - 🎸 Added user.list route to the node-api ([ af485bc] ( https://github.com/windingtree/sdk/commit/af485bc1b18e5d7518a2867d1d22f6f9a2991780 ) )
11
+
6
12
## [ 1.2.8] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-db@1.2.7...@windingtree/sdk-db@1.2.8 ) (2024-02-12)
7
13
8
14
** Note:** Version bump only for package @windingtree/sdk-db
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @windingtree/sdk-db" ,
3
- "version" : " 1.2.8 " ,
3
+ "version" : " 1.3.0 " ,
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.6.0] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-node-api@1.5.7...@windingtree/sdk-node-api@1.6.0 ) (2024-02-16)
7
+
8
+ ### Features
9
+
10
+ - 🎸 Added user.list route to the node-api ([ af485bc] ( https://github.com/windingtree/sdk/commit/af485bc1b18e5d7518a2867d1d22f6f9a2991780 ) )
11
+
6
12
## [ 1.5.7] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-node-api@1.5.6...@windingtree/sdk-node-api@1.5.7 ) (2024-02-15)
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.5.7 " ,
3
+ "version" : " 1.6.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.11] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.10...@windingtree/sdk-react@1.4.11 ) (2024-02-16)
7
+
8
+ ** Note:** Version bump only for package @windingtree/sdk-react
9
+
6
10
## [ 1.4.10] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.9...@windingtree/sdk-react@1.4.10 ) (2024-02-15)
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.10 " ,
3
+ "version" : " 1.4.11 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
You can’t perform that action at this time.
0 commit comments