Skip to content

Commit

Permalink
chore(release): 2.4.0-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.4.0-dev.1](v2.3.0...v2.4.0-dev.1) (2024-12-03)

### Features

* updating deployment files ([b4b1760](b4b1760))
* use new default values for the cross-chain limits of XVS ([06e7e5a](06e7e5a))

### Bug Fixes

* added missing config ([b2aed15](b2aed15))
* deployed contracts ([346ac51](346ac51))
* fixed lint ([2a0399c](2a0399c))
* redeployed with correct proxy admin ([8a99afa](8a99afa))
* revert code changes ([545d13b](545d13b))
* revert hardhat config ([a934588](a934588))
  • Loading branch information
toolsvenus committed Dec 3, 2024
1 parent 5b857d8 commit 88929ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@venusprotocol/token-bridge",
"version": "2.3.0",
"version": "2.4.0-dev.1",
"description": "Contracts to bridge tokens using LayerZero technology and applying some rules on top of it",
"files": [
"artifacts",
Expand Down

0 comments on commit 88929ab

Please sign in to comment.