Skip to content

Commit

Permalink
chore(release): update monorepo packages versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 28, 2023
1 parent 6074901 commit 96c9030
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 23 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-cameras-crash.md

This file was deleted.

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
16 changes: 16 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @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

- [#305](https://github.com/soundxyz/sdk/pull/305) [`6074901`](https://github.com/soundxyz/sdk/commit/60749016736c6297d94d415a3721da4df0eead9d) Thanks [@vigneshka](https://github.com/vigneshka)! - Add exported return type for GetTotalMintPriceAndFeesReturnType

- [#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 96c9030

Please sign in to comment.