Skip to content

Commit def1710

Browse files
Upcoming Release Changes (#296)
chore(release): update monorepo packages versions Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 202bca1 commit def1710

File tree

8 files changed

+23
-22
lines changed

8 files changed

+23
-22
lines changed

.changeset/few-waves-draw.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/real-zoos-approve.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/silly-pumpkins-prove.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/six-seas-approve.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/legacy-sdk/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# @soundxyz/legacy-sdk
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- [#297](https://github.com/soundxyz/sdk/pull/297) [`1ea02a1`](https://github.com/soundxyz/sdk/commit/1ea02a1fe77f5b0ed4248b6d498ff288d62d02cc) Thanks [@PabloSzx](https://github.com/PabloSzx)! - legacy sdk
8+
9+
### Patch Changes
10+
11+
- [#292](https://github.com/soundxyz/sdk/pull/292) [`69a4e0f`](https://github.com/soundxyz/sdk/commit/69a4e0fc72653b0376de9b037f5eeb25ae188394) Thanks [@vigneshka](https://github.com/vigneshka)! - Remove keccak dependency

packages/legacy-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@soundxyz/legacy-sdk",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"homepage": "https://docs.sound.xyz",
55
"repository": {
66
"type": "git",

packages/sdk/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @soundxyz/sdk
22

3+
## 5.0.0
4+
5+
### Major Changes
6+
7+
- [#292](https://github.com/soundxyz/sdk/pull/292) [`69a4e0f`](https://github.com/soundxyz/sdk/commit/69a4e0fc72653b0376de9b037f5eeb25ae188394) Thanks [@vigneshka](https://github.com/vigneshka)! - support SuperMinterV2
8+
9+
### Patch Changes
10+
11+
- [#299](https://github.com/soundxyz/sdk/pull/299) [`202bca1`](https://github.com/soundxyz/sdk/commit/202bca1a842ffbd17c4641849cc71c4394811672) Thanks [@vigneshka](https://github.com/vigneshka)! - add version to getTotalMintPriceAndFees
12+
313
## 4.0.1
414

515
### Patch Changes

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@soundxyz/sdk",
3-
"version": "4.0.1",
3+
"version": "5.0.0",
44
"private": false,
55
"homepage": "https://docs.sound.xyz",
66
"repository": {

0 commit comments

Comments
 (0)