Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @windingtree/sdk-client@1.3.4
 - @windingtree/sdk-contracts-manager@1.4.0
 - @windingtree/sdk-node@1.3.4
 - @windingtree/sdk-node-api@1.5.2
 - @windingtree/sdk-react@1.4.2
  • Loading branch information
github-actions[bot] committed Jan 22, 2024
1 parent cfb68c2 commit 41282d5
Show file tree
Hide file tree
Showing 10 changed files with 27 additions and 5 deletions.
4 changes: 4 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.4](https://github.com/windingtree/sdk/compare/@windingtree/sdk-client@1.3.3...@windingtree/sdk-client@1.3.4) (2024-01-22)

**Note:** Version bump only for package @windingtree/sdk-client

## [1.3.3](https://github.com/windingtree/sdk/compare/@windingtree/sdk-client@1.3.3-beta.0...@windingtree/sdk-client@1.3.3) (2024-01-17)

**Note:** Version bump only for package @windingtree/sdk-client
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@windingtree/sdk-client",
"version": "1.3.3",
"version": "1.3.4",
"description": "The WindingTree market protocol client",
"repository": "https://github.com/windingtree/sdk#readme",
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",
Expand Down
6 changes: 6 additions & 0 deletions packages/contracts-manger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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)

### Features

- 🎸 Added subscribeMarket method to ProtocolsContracts ([310f526](https://github.com/windingtree/sdk/commit/310f526cdf69e13a9c0bc35668b5e23ab851ba73))

## [1.3.2](https://github.com/windingtree/sdk/compare/@windingtree/sdk-contracts-manager@1.3.2-beta.0...@windingtree/sdk-contracts-manager@1.3.2) (2024-01-17)

**Note:** Version bump only for package @windingtree/sdk-contracts-manager
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts-manger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@windingtree/sdk-contracts-manager",
"version": "1.3.2",
"version": "1.4.0",
"description": "Utility class for interaction with the protocol smart contracts",
"repository": "https://github.com/windingtree/sdk#readme",
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",
Expand Down
4 changes: 4 additions & 0 deletions packages/node-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.2](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node-api@1.5.1...@windingtree/sdk-node-api@1.5.2) (2024-01-22)

**Note:** Version bump only for package @windingtree/sdk-node-api

## [1.5.1](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node-api@1.5.1-beta.0...@windingtree/sdk-node-api@1.5.1) (2024-01-17)

**Note:** Version bump only for package @windingtree/sdk-node-api
Expand Down
2 changes: 1 addition & 1 deletion packages/node-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@windingtree/sdk-node-api",
"version": "1.5.1",
"version": "1.5.2",
"description": "The WindingTree market protocol node API server and client",
"repository": "https://github.com/windingtree/sdk#readme",
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",
Expand Down
4 changes: 4 additions & 0 deletions packages/node/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.4](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node@1.3.3...@windingtree/sdk-node@1.3.4) (2024-01-22)

**Note:** Version bump only for package @windingtree/sdk-node

## [1.3.3](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node@1.3.3-beta.0...@windingtree/sdk-node@1.3.3) (2024-01-17)

**Note:** Version bump only for package @windingtree/sdk-node
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@windingtree/sdk-node",
"version": "1.3.3",
"version": "1.3.4",
"description": "The WindingTree market protocol node",
"repository": "https://github.com/windingtree/sdk#readme",
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",
Expand Down
4 changes: 4 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.2](https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.1...@windingtree/sdk-react@1.4.2) (2024-01-22)

**Note:** Version bump only for package @windingtree/sdk-react

## [1.4.1](https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.1-beta.0...@windingtree/sdk-react@1.4.1) (2024-01-17)

**Note:** Version bump only for package @windingtree/sdk-react
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@windingtree/sdk-react",
"version": "1.4.1",
"version": "1.4.2",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 41282d5

Please sign in to comment.