Skip to content

Commit

Permalink
chore(main): release 0.16.3 (#152)
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 Aug 9, 2024
1 parent e906492 commit 4673167
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.16.3](https://github.com/bgd-labs/aave-cli/compare/v0.16.2...v0.16.3) (2024-08-09)


### Bug Fixes

* diff tooling ([#151](https://github.com/bgd-labs/aave-cli/issues/151)) ([e906492](https://github.com/bgd-labs/aave-cli/commit/e9064926994a71a85f244dd6f8ca2a7c432a8184))

## [0.16.2](https://github.com/bgd-labs/aave-cli/compare/v0.16.1...v0.16.2) (2024-07-24)


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.16.2",
"version": "0.16.3",
"description": "A cli to perform various aave governance related tasks",
"private": false,
"sideEffects": false,
Expand Down

0 comments on commit 4673167

Please sign in to comment.