Skip to content

Commit

Permalink
chore(main): release 0.5.0 (#105)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jan 25, 2024
1 parent cf8d917 commit 1540b8a
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.5.0](https://github.com/bgd-labs/aave-cli/compare/v0.4.0...v0.5.0) (2024-01-25)


### Features

* add storage diff ([#104](https://github.com/bgd-labs/aave-cli/issues/104)) ([cf8d917](https://github.com/bgd-labs/aave-cli/commit/cf8d91747260cb1970fce856147ef6836f4a81ae))

## [0.4.0](https://github.com/bgd-labs/aave-cli/compare/v0.3.3...v0.4.0) (2024-01-25)


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": "@bgd-labs/aave-cli",
"version": "0.4.0",
"version": "0.5.0",
"description": "A cli to perform various aave governance related tasks",
"private": false,
"scripts": {
Expand Down

0 comments on commit 1540b8a

Please sign in to comment.