Skip to content

Commit

Permalink
chore(release): Release v0.0.17 🚀 🎉 (#39)
Browse files Browse the repository at this point in the history
Co-authored-by: Release bot :robot <gitbot@bgdlabs.com>
  • Loading branch information
github-actions[bot] and Release bot :robot committed Jul 12, 2023
1 parent 1d83412 commit ba9e76d
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.0.17](https://github.com/bgd-labs/report-engine/compare/v0.0.16...v0.0.17) (2023-07-12)


### Bug Fixes

* patch eMode comparison for v2 were it doesn't exist ([#38](https://github.com/bgd-labs/report-engine/issues/38)) ([1d83412](https://github.com/bgd-labs/report-engine/commit/1d8341207146327adcc410babb90f0243d2ae43c))

### [0.0.16](https://github.com/bgd-labs/report-engine/compare/v0.0.15...v0.0.16) (2023-07-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.0.16",
"version": "0.0.17",
"description": "A cli to perform various aave governance related tasks",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down

0 comments on commit ba9e76d

Please sign in to comment.