Skip to content

Commit

Permalink
chore(release): 3.0.0-dev.4 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.0-dev.4](v3.0.0-dev.3...v3.0.0-dev.4) (2024-12-18)

### Features

* deployed on base mainnet ([c7f7b64](c7f7b64))
* updating deployment files ([be43ca8](be43ca8))
  • Loading branch information
toolsvenus committed Dec 18, 2024
1 parent 245cddf commit 7e94e5b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.0.0-dev.4](https://github.com/VenusProtocol/protocol-reserve/compare/v3.0.0-dev.3...v3.0.0-dev.4) (2024-12-18)


### Features

* deployed on base mainnet ([c7f7b64](https://github.com/VenusProtocol/protocol-reserve/commit/c7f7b649ca9e31f253150bc1bdd9d35451e7da20))
* updating deployment files ([be43ca8](https://github.com/VenusProtocol/protocol-reserve/commit/be43ca82330299c8e413991ea96c2c66abbac3d8))

## [3.0.0-dev.3](https://github.com/VenusProtocol/protocol-reserve/compare/v3.0.0-dev.2...v3.0.0-dev.3) (2024-12-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@venusprotocol/protocol-reserve",
"description": "Venus Protocol contracts to manage the income generated by the protocol",
"version": "3.0.0-dev.3",
"version": "3.0.0-dev.4",
"author": "Venus",
"engines": {
"node": ">=18.0.0"
Expand Down

0 comments on commit 7e94e5b

Please sign in to comment.