File tree 18 files changed +48
-9
lines changed
18 files changed +48
-9
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.4.4] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-client@1.4.3...@windingtree/sdk-client@1.4.4 ) (2024-03-11)
7
+
8
+ ** Note:** Version bump only for package @windingtree/sdk-client
9
+
6
10
## [ 1.4.3] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-client@1.4.2...@windingtree/sdk-client@1.4.3 ) (2024-03-08)
7
11
8
12
** Note:** Version bump only for package @windingtree/sdk-client
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @windingtree/sdk-client" ,
3
- "version" : " 1.4.3 " ,
3
+ "version" : " 1.4.4 " ,
4
4
"description" : " The WindingTree market protocol 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.3.3] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-db@1.3.2...@windingtree/sdk-db@1.3.3 ) (2024-03-11)
7
+
8
+ ** Note:** Version bump only for package @windingtree/sdk-db
9
+
6
10
## [ 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
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @windingtree/sdk-db" ,
3
- "version" : " 1.3.2 " ,
3
+ "version" : " 1.3.3 " ,
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.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
+
8
+ ** Note:** Version bump only for package @windingtree/sdk-node-api
9
+
6
10
## [ 1.7.2] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-node-api@1.7.1...@windingtree/sdk-node-api@1.7.2 ) (2024-03-08)
7
11
8
12
** 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.2 " ,
3
+ "version" : " 1.7.3 " ,
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.3.9] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-node@1.3.8...@windingtree/sdk-node@1.3.9 ) (2024-03-11)
7
+
8
+ ** Note:** Version bump only for package @windingtree/sdk-node
9
+
6
10
## [ 1.3.8] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-node@1.3.7...@windingtree/sdk-node@1.3.8 ) (2024-03-08)
7
11
8
12
** Note:** Version bump only for package @windingtree/sdk-node
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @windingtree/sdk-node" ,
3
- "version" : " 1.3.8 " ,
3
+ "version" : " 1.3.9 " ,
4
4
"description" : " The WindingTree market protocol node" ,
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.3.6] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-pubsub@1.3.5...@windingtree/sdk-pubsub@1.3.6 ) (2024-03-11)
7
+
8
+ ** Note:** Version bump only for package @windingtree/sdk-pubsub
9
+
6
10
## [ 1.3.5] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-pubsub@1.3.4...@windingtree/sdk-pubsub@1.3.5 ) (2024-02-15)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @windingtree/sdk-pubsub" ,
3
- "version" : " 1.3.5 " ,
3
+ "version" : " 1.3.6 " ,
4
4
"description" : " libp2p PubSub protocol implementation 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.3.1] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-queue@1.3.0...@windingtree/sdk-queue@1.3.1 ) (2024-03-11)
7
+
8
+ ** Note:** Version bump only for package @windingtree/sdk-queue
9
+
6
10
# [ 1.3.0] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-queue@1.2.7...@windingtree/sdk-queue@1.3.0 ) (2024-02-19)
7
11
8
12
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @windingtree/sdk-queue" ,
3
- "version" : " 1.3.0 " ,
3
+ "version" : " 1.3.1 " ,
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.16] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.15...@windingtree/sdk-react@1.4.16 ) (2024-03-11)
7
+
8
+ ** Note:** Version bump only for package @windingtree/sdk-react
9
+
6
10
## [ 1.4.15] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.14...@windingtree/sdk-react@1.4.15 ) (2024-03-08)
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.15 " ,
3
+ "version" : " 1.4.16 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
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.2.9] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-server@1.2.8...@windingtree/sdk-server@1.2.9 ) (2024-03-11)
7
+
8
+ ** Note:** Version bump only for package @windingtree/sdk-server
9
+
6
10
## [ 1.2.8] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-server@1.2.7...@windingtree/sdk-server@1.2.8 ) (2024-02-15)
7
11
8
12
** Note:** Version bump only for package @windingtree/sdk-server
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @windingtree/sdk-server" ,
3
- "version" : " 1.2.8 " ,
3
+ "version" : " 1.2.9 " ,
4
4
"description" : " The WindingTree market protocol server" ,
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.5.0] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-storage@1.4.2...@windingtree/sdk-storage@1.5.0 ) (2024-03-11)
7
+
8
+ ### Features
9
+
10
+ - add open and close methods to db ([ 7032bf4] ( https://github.com/windingtree/sdk/commit/7032bf400b7aa65091ace55c0b139141589549a4 ) )
11
+ - add open and close methods to db format ([ 118765c] ( https://github.com/windingtree/sdk/commit/118765c76b3e57ca85f3ab63a452be16b3da467a ) )
12
+
6
13
## [ 1.4.2] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-storage@1.4.1...@windingtree/sdk-storage@1.4.2 ) (2024-01-26)
7
14
8
15
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @windingtree/sdk-storage" ,
3
- "version" : " 1.4.2 " ,
3
+ "version" : " 1.5.0 " ,
4
4
"description" : " Key-value database abstraction layer" ,
5
5
"repository" : " https://github.com/windingtree/sdk#readme" ,
6
6
"author" : " Kostiantyn Smyrnov <kostysh@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments