Skip to content

Commit

Permalink
chore(main): release 0.2.4 (#88)
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 12, 2024
1 parent 6e2ee02 commit c3afbf3
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.2.4](https://github.com/bgd-labs/aave-cli/compare/v0.2.3...v0.2.4) (2024-01-12)


### Bug Fixes

* patch issues created by viem alignment ([#87](https://github.com/bgd-labs/aave-cli/issues/87)) ([6e2ee02](https://github.com/bgd-labs/aave-cli/commit/6e2ee027b6fe641b25c61a6e2d10a4a2e2c04802))

## [0.2.3](https://github.com/bgd-labs/aave-cli/compare/v0.2.2...v0.2.3) (2024-01-12)


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.2.3",
"version": "0.2.4",
"description": "A cli to perform various aave governance related tasks",
"private": false,
"scripts": {
Expand Down

0 comments on commit c3afbf3

Please sign in to comment.