Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @windingtree/sdk-client@1.4.2
 - @windingtree/sdk-contracts-manager@1.5.1
 - @windingtree/sdk-node@1.3.7
 - @windingtree/sdk-node-api@1.7.1
 - @windingtree/sdk-react@1.4.14
  • Loading branch information
github-actions[bot] committed Mar 8, 2024
1 parent 90d3c07 commit ecf7021
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.4.2](https://github.com/windingtree/sdk/compare/@windingtree/sdk-client@1.4.1...@windingtree/sdk-client@1.4.2) (2024-03-08)

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

## [1.4.1](https://github.com/windingtree/sdk/compare/@windingtree/sdk-client@1.4.0...@windingtree/sdk-client@1.4.1) (2024-02-15)

**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.4.1",
"version": "1.4.2",
"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.5.1](https://github.com/windingtree/sdk/compare/@windingtree/sdk-contracts-manager@1.5.0...@windingtree/sdk-contracts-manager@1.5.1) (2024-03-08)

### Bug Fixes

- 🐛 Fixed contract events subscription fromBlock management ([3c68a31](https://github.com/windingtree/sdk/commit/3c68a31ad73b579474503c414cea07da6dfd0bff))

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

### Features
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.5.0",
"version": "1.5.1",
"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.7.1](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node-api@1.7.0...@windingtree/sdk-node-api@1.7.1) (2024-03-08)

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

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

### Features
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.7.0",
"version": "1.7.1",
"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.7](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node@1.3.6...@windingtree/sdk-node@1.3.7) (2024-03-08)

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

## [1.3.6](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node@1.3.5...@windingtree/sdk-node@1.3.6) (2024-02-15)

**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.6",
"version": "1.3.7",
"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.14](https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.13...@windingtree/sdk-react@1.4.14) (2024-03-08)

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

## [1.4.13](https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.12...@windingtree/sdk-react@1.4.13) (2024-02-19)

**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.13",
"version": "1.4.14",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit ecf7021

Please sign in to comment.