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]
  • Loading branch information
github-actions[bot] committed Feb 12, 2024
1 parent 811b3ff commit c9ee424
Show file tree
Hide file tree
Showing 7 changed files with 7,215 additions and 2,528 deletions.
4 changes: 4 additions & 0 deletions packages/db/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-12)

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

## [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-db
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@windingtree/sdk-db",
"version": "1.2.7",
"version": "1.2.8",
"description": "Databases 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/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.4](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-02-12)

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

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

**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.3",
"version": "1.5.4",
"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/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.6](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-02-12)

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

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

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

0 comments on commit c9ee424

Please sign in to comment.