Skip to content

Commit

Permalink
chore(main): release 1.2.0 (#162)
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 4, 2024
1 parent f4acaec commit c9d7dc0
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.2.0](https://github.com/bgd-labs/aave-cli/compare/v1.1.0...v1.2.0) (2024-10-04)


### Features

* eMode decoding ([#161](https://github.com/bgd-labs/aave-cli/issues/161)) ([f4acaec](https://github.com/bgd-labs/aave-cli/commit/f4acaec09b36c385db772da6ecb47b409f864f32))

## [1.1.0](https://github.com/bgd-labs/aave-cli/compare/v1.0.1...v1.1.0) (2024-10-03)


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

0 comments on commit c9d7dc0

Please sign in to comment.