Skip to content

Commit

Permalink
chore(release): 2.0.0-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.0-dev.1](v1.6.0-dev.2...v2.0.0-dev.1) (2024-04-10)

### ⚠ BREAKING CHANGES

* migrate to Solidity 0.8.25

### Features

* migrate to Solidity 0.8.25 ([3f3de1e](3f3de1e))
  • Loading branch information
toolsvenus committed Apr 10, 2024
1 parent e4e18e1 commit be7a154
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [2.0.0-dev.1](https://github.com/VenusProtocol/protocol-reserve/compare/v1.6.0-dev.2...v2.0.0-dev.1) (2024-04-10)


### ⚠ BREAKING CHANGES

* migrate to Solidity 0.8.25

### Features

* migrate to Solidity 0.8.25 ([3f3de1e](https://github.com/VenusProtocol/protocol-reserve/commit/3f3de1ec9ca3e7320a4bc554cadc9e315c640c68))

## [1.6.0-dev.2](https://github.com/VenusProtocol/protocol-reserve/compare/v1.6.0-dev.1...v1.6.0-dev.2) (2024-04-05)


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

0 comments on commit be7a154

Please sign in to comment.