Skip to content

Commit

Permalink
chore(release): 4.0.0-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.0-dev.1](v3.9.0...v4.0.0-dev.1) (2025-01-31)

### ⚠ BREAKING CHANGES

* rename HAY to lisUSD
* rename agEUR to EURA
* rename vslisbnb

### Features

* updating deployment files ([7ad24e0](7ad24e0))
* updating deployment files ([b4b3f31](b4b3f31))
* updating deployment files ([7ba332a](7ba332a))

### Bug Fixes

* rename agEUR to EURA ([b075dd9](b075dd9))
* rename HAY to lisUSD ([645258e](645258e))
* rename StableCoins to stablecoins ([6b32bcc](6b32bcc))
* rename vslisbnb ([ecacb34](ecacb34))
* skip source timelocks on remote chains ([154a2f6](154a2f6))
* update core pool token names in deployments ([2773394](2773394))
  • Loading branch information
toolsvenus committed Jan 31, 2025
1 parent 53516b7 commit dfdbc41
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
## [4.0.0-dev.1](https://github.com/VenusProtocol/isolated-pools/compare/v3.9.0...v4.0.0-dev.1) (2025-01-31)


### ⚠ BREAKING CHANGES

* rename HAY to lisUSD
* rename agEUR to EURA
* rename vslisbnb

### Features

* updating deployment files ([7ad24e0](https://github.com/VenusProtocol/isolated-pools/commit/7ad24e069ab9da40177685250684833288280735))
* updating deployment files ([b4b3f31](https://github.com/VenusProtocol/isolated-pools/commit/b4b3f31fcd9e8d6342a94a98af10fe0711771136))
* updating deployment files ([7ba332a](https://github.com/VenusProtocol/isolated-pools/commit/7ba332a5a9cdbfbefc1663e1464f4840fb17088c))


### Bug Fixes

* rename agEUR to EURA ([b075dd9](https://github.com/VenusProtocol/isolated-pools/commit/b075dd9e54908267d3b1d20d715e363fccadb7ed))
* rename HAY to lisUSD ([645258e](https://github.com/VenusProtocol/isolated-pools/commit/645258eeed6b4d102bb1012a834eaa7e2bea6321))
* rename StableCoins to stablecoins ([6b32bcc](https://github.com/VenusProtocol/isolated-pools/commit/6b32bccb2ae7bbe5eba59ab1549cdba76eb540f3))
* rename vslisbnb ([ecacb34](https://github.com/VenusProtocol/isolated-pools/commit/ecacb34eca59212c2529ae15db8b3dcea0128f7f))
* skip source timelocks on remote chains ([154a2f6](https://github.com/VenusProtocol/isolated-pools/commit/154a2f638652d546705aa07b239117ebef677ecd))
* update core pool token names in deployments ([2773394](https://github.com/VenusProtocol/isolated-pools/commit/2773394b974cc16c617278bfafd537afc68dac81))

## [3.9.0](https://github.com/VenusProtocol/isolated-pools/compare/v3.8.0...v3.9.0) (2025-01-30)


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": "@venusprotocol/isolated-pools",
"version": "3.9.0",
"version": "4.0.0-dev.1",
"description": "",
"files": [
"artifacts",
Expand Down

0 comments on commit dfdbc41

Please sign in to comment.