Skip to content

Commit

Permalink
chore(main): release 1.1.3 (#165)
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] authored Oct 21, 2024
1 parent 4a89fb7 commit 18431c4
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.

## [1.1.3](https://github.com/bgd-labs/aave-cli/compare/v1.1.2...v1.1.3) (2024-10-21)


### Bug Fixes

* upgrade to address book v4 ([4a89fb7](https://github.com/bgd-labs/aave-cli/commit/4a89fb7a6d1992a9f9f6786bc0f950d2f039c07f))

## [1.1.2](https://github.com/bgd-labs/aave-cli/compare/v1.1.1...v1.1.2) (2024-10-04)


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

0 comments on commit 18431c4

Please sign in to comment.