diff --git a/.changeset/heavy-planets-chew.md b/.changeset/heavy-planets-chew.md deleted file mode 100644 index f844133f..00000000 --- a/.changeset/heavy-planets-chew.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@soundxyz/sound-protocol": patch ---- - -Revert to SoundEditionV2 events, change SoundEditionV2_1 interface ID diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c1715c7..7adafb79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @soundxyz/sound-protocol +## 1.8.1 + +### Patch Changes + +- da41073: Revert to SoundEditionV2 events, change SoundEditionV2_1 interface ID + ## 1.8.0 ### Minor Changes diff --git a/package.json b/package.json index 2e844974..fb0613e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@soundxyz/sound-protocol", - "version": "1.8.0", + "version": "1.8.1", "homepage": "https://github.com/soundxyz/sound-protocol#readme", "repository": { "type": "git",