Skip to content

Commit a3a606f

Browse files
Publish
- @windingtree/[email protected] - @windingtree/[email protected] - @windingtree/[email protected] - @windingtree/[email protected] - @windingtree/[email protected] - @windingtree/[email protected] - @windingtree/[email protected] - @windingtree/[email protected] - @windingtree/[email protected] - @windingtree/[email protected] - @windingtree/[email protected] - @windingtree/[email protected] - @windingtree/[email protected] - @windingtree/[email protected] - @windingtree/[email protected] - @windingtree/[email protected]
1 parent 57d2ab5 commit a3a606f

32 files changed

+192
-16
lines changed

packages/client/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.2](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2023-10-31)
7+
8+
9+
### Bug Fixes
10+
11+
* 🐛 Fixed file ext for cjs modules ([6f985f2](https://github.com/windingtree/sdk/commit/6f985f2a6b076abdf145176d5036fe89267f2c5a))
12+
13+
14+
15+
16+
617
## [1.2.1](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2023-10-31)
718

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

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-client",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "The WindingTree market protocol client",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <[email protected]>",

packages/constants/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.1](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2023-10-31)
7+
8+
9+
### Bug Fixes
10+
11+
* 🐛 Fixed file ext for cjs modules ([6f985f2](https://github.com/windingtree/sdk/commit/6f985f2a6b076abdf145176d5036fe89267f2c5a))
12+
13+
14+
15+
16+
617
# [1.2.0](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2023-10-25)
718

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

packages/constants/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-constants",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "libp2p PubSub protocol implementation for the WindingTree market protocol",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <[email protected]>",

packages/contracts-manger/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.1](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2023-10-31)
7+
8+
9+
### Bug Fixes
10+
11+
* 🐛 Fixed file ext for cjs modules ([6f985f2](https://github.com/windingtree/sdk/commit/6f985f2a6b076abdf145176d5036fe89267f2c5a))
12+
13+
14+
15+
16+
617
# [1.2.0](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2023-10-25)
718

819
**Note:** Version bump only for package @windingtree/sdk-contracts-manager

packages/contracts-manger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-contracts-manager",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Utility class for interaction with the protocol smart contracts",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <[email protected]>",

packages/db/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.2](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2023-10-31)
7+
8+
9+
### Bug Fixes
10+
11+
* 🐛 Fixed file ext for cjs modules ([6f985f2](https://github.com/windingtree/sdk/commit/6f985f2a6b076abdf145176d5036fe89267f2c5a))
12+
13+
14+
15+
16+
617
## [1.2.1](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2023-10-31)
718

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

packages/db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-db",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Databases for the WindingTree market protocol",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <[email protected]>",

packages/logger/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.2](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2023-10-31)
7+
8+
9+
### Bug Fixes
10+
11+
* 🐛 Fixed file ext for cjs modules ([6f985f2](https://github.com/windingtree/sdk/commit/6f985f2a6b076abdf145176d5036fe89267f2c5a))
12+
13+
14+
15+
16+
617
## [1.1.1](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2023-10-25)
718

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

packages/logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-logger",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Logger",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <[email protected]>",

0 commit comments

Comments
 (0)