Skip to content

Commit

Permalink
chore: Publish npm package v2.2.3
Browse files Browse the repository at this point in the history
Published by GitHub user: espendk
  • Loading branch information
mangrove-automation committed Mar 13, 2024
1 parent e56c368 commit e76ebfb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Next version

# 2.2.3

- fix: `KandelSeeder` address on Polygon Mumbai reverted (mistakenly changed to a Blast address in v2.2.1)
- fix: `RouterProxyFactory` v2.1.0 was deployed to Blast, not `BlastRouterProxyFactory`
- fix: `MangroveOrder` v2.1.0 was deployed to Blast, not `BlastMangroveOrder`
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": "@mangrovedao/mangrove-deployments",
"version": "2.2.2",
"version": "2.2.3",
"description": "Collection of Mangrove deployments",
"main": "dist/index.js",
"repository": "https://github.com/mangrovedao/mangrove-deployments.git",
Expand Down

0 comments on commit e76ebfb

Please sign in to comment.