Skip to content

Commit

Permalink
chore(release): 2.3.0-dev.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.0-dev.4](v2.3.0-dev.3...v2.3.0-dev.4) (2024-08-08)

### Bug Fixes

* update execute signature used in assigning access controls ([16875e6](16875e6))
  • Loading branch information
toolsvenus committed Aug 8, 2024
1 parent a35609d commit 06c07cd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.3.0-dev.4](https://github.com/VenusProtocol/governance-contracts/compare/v2.3.0-dev.3...v2.3.0-dev.4) (2024-08-08)


### Bug Fixes

* update execute signature used in assigning access controls ([16875e6](https://github.com/VenusProtocol/governance-contracts/commit/16875e61647a0ed6765632c4181e1dce2bedf99c))

## [2.3.0-dev.3](https://github.com/VenusProtocol/governance-contracts/compare/v2.3.0-dev.2...v2.3.0-dev.3) (2024-08-08)

## [2.3.0-dev.2](https://github.com/VenusProtocol/governance-contracts/compare/v2.3.0-dev.1...v2.3.0-dev.2) (2024-08-02)
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/governance-contracts",
"description": "",
"version": "2.3.0-dev.3",
"version": "2.3.0-dev.4",
"author": "",
"files": [
"artifacts",
Expand Down

0 comments on commit 06c07cd

Please sign in to comment.