Skip to content

Commit

Permalink
chore(main): release 1.1.13 (#185)
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 Jan 9, 2025
1 parent 894a76c commit 85bc659
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.13](https://github.com/bgd-labs/aave-cli/compare/v1.1.12...v1.1.13) (2025-01-09)


### Bug Fixes

* do not spam console if impls are not available yet ([#184](https://github.com/bgd-labs/aave-cli/issues/184)) ([f481827](https://github.com/bgd-labs/aave-cli/commit/f481827fc8d9ff24f915ce3fb041bbfbcbd75bf3))
* format interestRates ([#186](https://github.com/bgd-labs/aave-cli/issues/186)) ([894a76c](https://github.com/bgd-labs/aave-cli/commit/894a76c734260cfdf3e582ce71f94a860945a0a9))

## [1.1.12](https://github.com/bgd-labs/aave-cli/compare/v1.1.11...v1.1.12) (2024-11-21)


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

0 comments on commit 85bc659

Please sign in to comment.