Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/busy-chicken-win.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-chefs-marry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slick-feet-jump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-turkeys-retire.md

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @exactly/protocol

## 0.2.23

### Patch Changes

- [#803](https://github.com/exactly/protocol/pull/803) [`bf3066c`](https://github.com/exactly/protocol/commit/bf3066c31e4077d4f2bd0d7c22bab81f8b5db3b7) Thanks [@itofarina](https://github.com/itofarina)! - πŸ› market: fix double-count in max supply check

- [#797](https://github.com/exactly/protocol/pull/797) [`08cd069`](https://github.com/exactly/protocol/commit/08cd0699b153881eda25b75bdb25188b30db4c59) Thanks [@itofarina](https://github.com/itofarina)! - ✨ exa: add crosschain mint and burn support

- [#797](https://github.com/exactly/protocol/pull/797) [`95a3cb7`](https://github.com/exactly/protocol/commit/95a3cb7861845f4eb26470f661898efad820c87d) Thanks [@itofarina](https://github.com/itofarina)! - πŸ”’ exa: restrict initialize to proxy admin or construction

- [`cf7567c`](https://github.com/exactly/protocol/commit/cf7567c9b1aaba467e2b31de9b526cb0e6850da8) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - πŸš€ optimism: upgrade exa

## 0.2.22

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exactly/protocol",
"version": "0.2.22",
"version": "0.2.23",
"license": "BUSL-1.1",
"homepage": "https://exact.ly",
"repository": "github:exactly/protocol",
Expand Down
Loading