diff --git a/.changeset/nasty-pumpkins-bathe.md b/.changeset/nasty-pumpkins-bathe.md deleted file mode 100644 index a6662302b..000000000 --- a/.changeset/nasty-pumpkins-bathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/protocol": patch ---- - -🚀 ethereum: deploy new `WBTC` irm diff --git a/.changeset/tender-suits-fix.md b/.changeset/tender-suits-fix.md deleted file mode 100644 index 314cba8d2..000000000 --- a/.changeset/tender-suits-fix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/protocol": patch ---- - -🚀 optimism: deploy `WBTC` market diff --git a/CHANGELOG.md b/CHANGELOG.md index 83890fc54..ac836033b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # @exactly/protocol +## 0.2.18 + +### Patch Changes + +- 5770fa8: 🚀 ethereum: deploy new `WBTC` irm +- bd4a216: 🚀 optimism: deploy `WBTC` market + ## 0.2.17 ### Patch Changes diff --git a/package.json b/package.json index 50e1dfe62..fca9a5d2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@exactly/protocol", - "version": "0.2.17", + "version": "0.2.18", "license": "BUSL-1.1", "homepage": "https://exact.ly", "repository": "github:exactly/protocol",