File tree Expand file tree Collapse file tree 15 files changed +7323
-2556
lines changed Expand file tree Collapse file tree 15 files changed +7323
-2556
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.1] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-client@1.4.0...@windingtree/sdk-client@1.4.1 ) (2024-02-15)
7
+
8
+ ** Note:** Version bump only for package @windingtree/sdk-client
9
+
6
10
# [ 1.4.0] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-client@1.3.6...@windingtree/sdk-client@1.4.0 ) (2024-02-02)
7
11
8
12
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @windingtree/sdk-client" ,
3
- "version" : " 1.4.0 " ,
3
+ "version" : " 1.4.1 " ,
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.5.0] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-contracts-manager@1.4.0...@windingtree/sdk-contracts-manager@1.5.0 ) (2024-02-15)
7
+
8
+ ### Features
9
+
10
+ - 🎸 Added subscribeEntities and subscribeConfig methods ([ 9341b87] ( https://github.com/windingtree/sdk/commit/9341b879baa667b0e004ab0553948bf9ff47dbd0 ) )
11
+
6
12
# [ 1.4.0] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-contracts-manager@1.3.2...@windingtree/sdk-contracts-manager@1.4.0 ) (2024-01-22)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @windingtree/sdk-contracts-manager" ,
3
- "version" : " 1.4 .0" ,
3
+ "version" : " 1.5 .0" ,
4
4
"description" : " Utility class for interaction with the protocol smart contracts" ,
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.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
+
8
+ ** Note:** Version bump only for package @windingtree/sdk-node-api
9
+
6
10
## [ 1.5.6] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-node-api@1.5.5...@windingtree/sdk-node-api@1.5.6 ) (2024-02-13)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @windingtree/sdk-node-api" ,
3
- "version" : " 1.5.6 " ,
3
+ "version" : " 1.5.7 " ,
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.6] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-node@1.3.5...@windingtree/sdk-node@1.3.6 ) (2024-02-15)
7
+
8
+ ** Note:** Version bump only for package @windingtree/sdk-node
9
+
6
10
## [ 1.3.5] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-node@1.3.4...@windingtree/sdk-node@1.3.5 ) (2024-01-26)
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.5 " ,
3
+ "version" : " 1.3.6 " ,
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.5] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-pubsub@1.3.4...@windingtree/sdk-pubsub@1.3.5 ) (2024-02-15)
7
+
8
+ ### Bug Fixes
9
+
10
+ - 🐛 pubsub message encoding ([ db89cf1] ( https://github.com/windingtree/sdk/commit/db89cf17ebd3ec478939e11ae002148c0d7e3a4a ) )
11
+
6
12
## [ 1.3.4] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-pubsub@1.3.3...@windingtree/sdk-pubsub@1.3.4 ) (2024-01-26)
7
13
8
14
** Note:** Version bump only for package @windingtree/sdk-pubsub
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @windingtree/sdk-pubsub" ,
3
- "version" : " 1.3.4 " ,
3
+ "version" : " 1.3.5 " ,
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.4.10] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.9...@windingtree/sdk-react@1.4.10 ) (2024-02-15)
7
+
8
+ ** Note:** Version bump only for package @windingtree/sdk-react
9
+
6
10
## [ 1.4.9] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.8...@windingtree/sdk-react@1.4.9 ) (2024-02-14)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @windingtree/sdk-react" ,
3
- "version" : " 1.4.9 " ,
3
+ "version" : " 1.4.10 " ,
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.8] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-server@1.2.7...@windingtree/sdk-server@1.2.8 ) (2024-02-15)
7
+
8
+ ** Note:** Version bump only for package @windingtree/sdk-server
9
+
6
10
## [ 1.2.7] ( https://github.com/windingtree/sdk/compare/@windingtree/sdk-server@1.2.6...@windingtree/sdk-server@1.2.7 ) (2024-01-26)
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.7 " ,
3
+ "version" : " 1.2.8 " ,
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>" ,
You can’t perform that action at this time.
0 commit comments