Skip to content

Commit

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

### Features

* updating deployment files ([53b1670](53b1670))

### Bug Fixes

* added config ([1ce0e03](1ce0e03))
* deployed contracts ([f16af29](f16af29))
  • Loading branch information
toolsvenus committed Dec 3, 2024
1 parent 97d9298 commit 8c0bee9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [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)


### Features

* updating deployment files ([53b1670](https://github.com/VenusProtocol/protocol-reserve/commit/53b1670a3d4c4fa4c1116c7e80aa4b7bf0eb5a12))


### Bug Fixes

* added config ([1ce0e03](https://github.com/VenusProtocol/protocol-reserve/commit/1ce0e0348b46faa7cce571d6e62ad128a6aaf2d0))
* deployed contracts ([f16af29](https://github.com/VenusProtocol/protocol-reserve/commit/f16af2929254311f00c06adb80c7d39cda48fe0b))

## [3.0.0-dev.2](https://github.com/VenusProtocol/protocol-reserve/compare/v3.0.0-dev.1...v3.0.0-dev.2) (2024-11-27)


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.2",
"version": "3.0.0-dev.3",
"author": "Venus",
"engines": {
"node": ">=18.0.0"
Expand Down

0 comments on commit 8c0bee9

Please sign in to comment.