Skip to content

Commit

Permalink
Upcoming Release Changes (#303)
Browse files Browse the repository at this point in the history
chore(release): update monorepo packages versions

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Dec 28, 2023
1 parent 6074901 commit bbb7de3
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/blue-eels-visit.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/chilled-pants-compete.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/loud-lies-juggle.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/legacy-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @soundxyz/legacy-sdk

## 1.1.0

### Minor Changes

- [#300](https://github.com/soundxyz/sdk/pull/300) [`4dce1f4`](https://github.com/soundxyz/sdk/commit/4dce1f467ad6050f1177eb2c61cd85411105bcad) Thanks [@vigneshka](https://github.com/vigneshka)! - Fix default salt for create

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/legacy-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@soundxyz/legacy-sdk",
"version": "1.0.0",
"version": "1.1.0",
"homepage": "https://docs.sound.xyz",
"repository": {
"type": "git",
Expand Down
14 changes: 14 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @soundxyz/sdk

## 6.0.0

### Major Changes

- [#302](https://github.com/soundxyz/sdk/pull/302) [`6f7f687`](https://github.com/soundxyz/sdk/commit/6f7f6879a57d3f4fc1ddb43b9d511210ba3d0c07) Thanks [@PabloSzx](https://github.com/PabloSzx)! - Add support for Platform Airdrop schedule mode

### Minor Changes

- [#300](https://github.com/soundxyz/sdk/pull/300) [`4dce1f4`](https://github.com/soundxyz/sdk/commit/4dce1f467ad6050f1177eb2c61cd85411105bcad) Thanks [@vigneshka](https://github.com/vigneshka)! - Fix default salt for create

### Patch Changes

- [#304](https://github.com/soundxyz/sdk/pull/304) [`23e48a8`](https://github.com/soundxyz/sdk/commit/23e48a824be9ed9916469fb1386f304288e07d6f) Thanks [@vigneshka](https://github.com/vigneshka)! - Add calldata compression to mint function

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@soundxyz/sdk",
"version": "5.0.0",
"version": "6.0.0",
"private": false,
"homepage": "https://docs.sound.xyz",
"repository": {
Expand Down

0 comments on commit bbb7de3

Please sign in to comment.