Skip to content

Commit

Permalink
chore(main): release 0.2.0 (#75)
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 Dec 5, 2023
1 parent f3917e1 commit ad24fa0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.0](https://github.com/bgd-labs/aave-cli/compare/v0.1.1...v0.2.0) (2023-12-05)


### Features

* simulate against fork ([#78](https://github.com/bgd-labs/aave-cli/issues/78)) ([f3917e1](https://github.com/bgd-labs/aave-cli/commit/f3917e116708374e10eff650f8e0b5faeae83d90))


### Bug Fixes

* removed status check ([#71](https://github.com/bgd-labs/aave-cli/issues/71)) ([6fff79c](https://github.com/bgd-labs/aave-cli/commit/6fff79cb3b05970d697bd8cfb7583f3bb4e787a7))

## [0.1.1](https://github.com/bgd-labs/aave-cli/compare/v0.1.0...v0.1.1) (2023-11-10)


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

0 comments on commit ad24fa0

Please sign in to comment.