Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @windingtree/[email protected]
 - @windingtree/[email protected]
 - @windingtree/[email protected]
 - @windingtree/[email protected]
 - @windingtree/[email protected]
 - @windingtree/[email protected]
 - @windingtree/[email protected]
  • Loading branch information
github-actions[bot] committed Feb 15, 2024
1 parent d9a6112 commit 8658194
Show file tree
Hide file tree
Showing 15 changed files with 7,323 additions and 2,556 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.1](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-02-15)

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

# [1.4.0](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-02-02)

### Features
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.0",
"version": "1.4.1",
"description": "The WindingTree market protocol client",
"repository": "https://github.com/windingtree/sdk#readme",
"author": "Kostiantyn Smyrnov <[email protected]>",
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.0](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-02-15)

### Features

- 🎸 Added subscribeEntities and subscribeConfig methods ([9341b87](https://github.com/windingtree/sdk/commit/9341b879baa667b0e004ab0553948bf9ff47dbd0))

# [1.4.0](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-01-22)

### 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.4.0",
"version": "1.5.0",
"description": "Utility class for interaction with the protocol smart contracts",
"repository": "https://github.com/windingtree/sdk#readme",
"author": "Kostiantyn Smyrnov <[email protected]>",
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.7](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-02-15)

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

## [1.5.6](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-02-13)

### Bug Fixes
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.6",
"version": "1.5.7",
"description": "The WindingTree market protocol node API server and client",
"repository": "https://github.com/windingtree/sdk#readme",
"author": "Kostiantyn Smyrnov <[email protected]>",
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.6](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-02-15)

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

## [1.3.5](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-01-26)

**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.5",
"version": "1.3.6",
"description": "The WindingTree market protocol node",
"repository": "https://github.com/windingtree/sdk#readme",
"author": "Kostiantyn Smyrnov <[email protected]>",
Expand Down
6 changes: 6 additions & 0 deletions packages/pubsub/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.3.5](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-02-15)

### Bug Fixes

- 🐛 pubsub message encoding ([db89cf1](https://github.com/windingtree/sdk/commit/db89cf17ebd3ec478939e11ae002148c0d7e3a4a))

## [1.3.4](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-01-26)

**Note:** Version bump only for package @windingtree/sdk-pubsub
Expand Down
2 changes: 1 addition & 1 deletion packages/pubsub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@windingtree/sdk-pubsub",
"version": "1.3.4",
"version": "1.3.5",
"description": "libp2p PubSub protocol implementation for the WindingTree market protocol",
"repository": "https://github.com/windingtree/sdk#readme",
"author": "Kostiantyn Smyrnov <[email protected]>",
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.10](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-02-15)

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

## [1.4.9](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-02-14)

### Bug Fixes
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.9",
"version": "1.4.10",
"publishConfig": {
"access": "public"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/server/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.2.8](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-02-15)

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

## [1.2.7](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-01-26)

**Note:** Version bump only for package @windingtree/sdk-server
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@windingtree/sdk-server",
"version": "1.2.7",
"version": "1.2.8",
"description": "The WindingTree market protocol server",
"repository": "https://github.com/windingtree/sdk#readme",
"author": "Kostiantyn Smyrnov <[email protected]>",
Expand Down
Loading

0 comments on commit 8658194

Please sign in to comment.