Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @windingtree/sdk-db@1.3.0
 - @windingtree/sdk-node-api@1.6.0
 - @windingtree/sdk-react@1.4.11
  • Loading branch information
github-actions[bot] committed Feb 16, 2024
1 parent d2451fd commit 6375b6d
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 3 deletions.
6 changes: 6 additions & 0 deletions packages/db/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.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-db@1.2.8...@windingtree/sdk-db@1.3.0) (2024-02-16)

### Features

- 🎸 Added user.list route to the node-api ([af485bc](https://github.com/windingtree/sdk/commit/af485bc1b18e5d7518a2867d1d22f6f9a2991780))

## [1.2.8](https://github.com/windingtree/sdk/compare/@windingtree/sdk-db@1.2.7...@windingtree/sdk-db@1.2.8) (2024-02-12)

**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.8",
"version": "1.3.0",
"description": "Databases for the WindingTree market protocol",
"repository": "https://github.com/windingtree/sdk#readme",
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",
Expand Down
6 changes: 6 additions & 0 deletions packages/node-api/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.6.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node-api@1.5.7...@windingtree/sdk-node-api@1.6.0) (2024-02-16)

### Features

- 🎸 Added user.list route to the node-api ([af485bc](https://github.com/windingtree/sdk/commit/af485bc1b18e5d7518a2867d1d22f6f9a2991780))

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

**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.7",
"version": "1.6.0",
"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/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.11](https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.10...@windingtree/sdk-react@1.4.11) (2024-02-16)

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

## [1.4.10](https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.4.9...@windingtree/sdk-react@1.4.10) (2024-02-15)

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

0 comments on commit 6375b6d

Please sign in to comment.