From c78c51623263c0d45672e13c683bab8df8448ac4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Dec 2023 22:19:37 -0800 Subject: [PATCH] Upcoming Release Changes (#302) chore(release): update monorepo packages versions Co-authored-by: github-actions[bot] --- .changeset/modern-shirts-try.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/modern-shirts-try.md diff --git a/.changeset/modern-shirts-try.md b/.changeset/modern-shirts-try.md deleted file mode 100644 index e94209e4..00000000 --- a/.changeset/modern-shirts-try.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@soundxyz/sound-protocol": minor ---- - -SuperMinterV2 et al. diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b3f703d..1c1715c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @soundxyz/sound-protocol +## 1.8.0 + +### Minor Changes + +- 4ab84ed: SuperMinterV2 et al. + ## 1.7.0 ### Minor Changes diff --git a/package.json b/package.json index d126d05e..2e844974 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@soundxyz/sound-protocol", - "version": "1.7.1", + "version": "1.8.0", "homepage": "https://github.com/soundxyz/sound-protocol#readme", "repository": { "type": "git",