Skip to content

Commit

Permalink
chore(main): release 0.4.0 (#103)
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 25, 2024
1 parent cfc17ea commit a064ff0
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 1 deletion.
68 changes: 68 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,74 @@

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.4.0](https://github.com/bgd-labs/aave-cli/compare/v0.3.3...v0.4.0) (2024-01-25)


### Features

* add basenet reports ([#40](https://github.com/bgd-labs/aave-cli/issues/40)) ([39b9602](https://github.com/bgd-labs/aave-cli/commit/39b9602d3685d3dd5e3931db4f7dfd7de3970b43))
* add ci for alpha releases ([#45](https://github.com/bgd-labs/aave-cli/issues/45)) ([e68515e](https://github.com/bgd-labs/aave-cli/commit/e68515ec099fd22b31621a3cbf3a538ecefcf83e))
* add initial differ ([303b9a7](https://github.com/bgd-labs/aave-cli/commit/303b9a756ddf2b40922c19262305780f1c30e3ed))
* add ir download ([#1](https://github.com/bgd-labs/aave-cli/issues/1)) ([0f0360c](https://github.com/bgd-labs/aave-cli/commit/0f0360cefd450cbc4b61d67188aa6c498212b657))
* arc support ([125285d](https://github.com/bgd-labs/aave-cli/commit/125285d6437fa08d157a4a3cc3f959efa23ad59b))
* better return types ([#11](https://github.com/bgd-labs/aave-cli/issues/11)) ([fccb6fd](https://github.com/bgd-labs/aave-cli/commit/fccb6fd65bba554606fd01d11d21da3ad74e6344))
* broader simulation result types ([#13](https://github.com/bgd-labs/aave-cli/issues/13)) ([3e2294b](https://github.com/bgd-labs/aave-cli/commit/3e2294b0050a72892b18de25713b059fe85f83be))
* bump address book ([#34](https://github.com/bgd-labs/aave-cli/issues/34)) ([15f1d9d](https://github.com/bgd-labs/aave-cli/commit/15f1d9d407523cf5c59db00f917c0163526024c2))
* enable strict mode ([#41](https://github.com/bgd-labs/aave-cli/issues/41)) ([615beca](https://github.com/bgd-labs/aave-cli/commit/615beca3070c6226be75e43ead4b78dd7b729707))
* export tenderly types ([2635c6f](https://github.com/bgd-labs/aave-cli/commit/2635c6ffa37f05c59d925bc702cbfcc1415df5d8))
* expose tenderly setCode ([e45aff4](https://github.com/bgd-labs/aave-cli/commit/e45aff413ef831434b38e330d1bbe451fa84509e))
* fork utils ([#29](https://github.com/bgd-labs/aave-cli/issues/29)) ([338e0eb](https://github.com/bgd-labs/aave-cli/commit/338e0eb7f04eba1c173385df87b8103d5507be68))
* initial support for gov v3 ([#54](https://github.com/bgd-labs/aave-cli/issues/54)) ([a2d7fd2](https://github.com/bgd-labs/aave-cli/commit/a2d7fd211275d28c6cd575081039fea23b57b8fb))
* introduce trusted addresses on report ([#95](https://github.com/bgd-labs/aave-cli/issues/95)) ([3fa38bd](https://github.com/bgd-labs/aave-cli/commit/3fa38bd451ceca84ae017d465dbe8fe52cd03a36))
* metis support ([b628c3e](https://github.com/bgd-labs/aave-cli/commit/b628c3e80925bcfa2523ff7d2ba7a9f2aef76c3b))
* render eModes ([#32](https://github.com/bgd-labs/aave-cli/issues/32)) ([394780b](https://github.com/bgd-labs/aave-cli/commit/394780b91cd8926fca63b4a969b8451c04fc28c3))
* simulate ([#9](https://github.com/bgd-labs/aave-cli/issues/9)) ([8512931](https://github.com/bgd-labs/aave-cli/commit/851293174b5fff561038a8f603bb1f64c1c2b679))
* simulate against fork ([#78](https://github.com/bgd-labs/aave-cli/issues/78)) ([f3917e1](https://github.com/bgd-labs/aave-cli/commit/f3917e116708374e10eff650f8e0b5faeae83d90))
* tenderly pinging ([#97](https://github.com/bgd-labs/aave-cli/issues/97)) ([7310c04](https://github.com/bgd-labs/aave-cli/commit/7310c04e8274ac2e66568ea24ab1c54ad29e971c))


### Bug Fixes

* add cli option ([fd091dc](https://github.com/bgd-labs/aave-cli/commit/fd091dc0972ec1dd1b7be3e52627f20c82056b0e))
* add initial scripts ([ccef865](https://github.com/bgd-labs/aave-cli/commit/ccef865150c4a9dfcd1c2fb2db448803c6a1f300))
* add ir diffs ([#2](https://github.com/bgd-labs/aave-cli/issues/2)) ([65c9ed8](https://github.com/bgd-labs/aave-cli/commit/65c9ed8b54f4b3c2e33b1dbd34692f3f7a417ffe))
* added tenderly cli new method ([#67](https://github.com/bgd-labs/aave-cli/issues/67)) ([f3917e0](https://github.com/bgd-labs/aave-cli/commit/f3917e0f95cd155f0cb385785fd73bef8f4ad6a9))
* adjust time to account for tenderly lag ([#91](https://github.com/bgd-labs/aave-cli/issues/91)) ([9f748f8](https://github.com/bgd-labs/aave-cli/commit/9f748f85a89ebbc09e5b14f1dbbc6a0a437576f2))
* base simulation ([#47](https://github.com/bgd-labs/aave-cli/issues/47)) ([00b75bb](https://github.com/bgd-labs/aave-cli/commit/00b75bbc321450f89f239c97f2016869e7fd6ebb))
* batch of report improvements ([#79](https://github.com/bgd-labs/aave-cli/issues/79)) ([403280d](https://github.com/bgd-labs/aave-cli/commit/403280d4411a4cbc733c80970e2d1b518aa9c377))
* better event tracing ([#27](https://github.com/bgd-labs/aave-cli/issues/27)) ([6432ffe](https://github.com/bgd-labs/aave-cli/commit/6432ffedc2ac7a2403bcfabc9e3b6c9f559384c5))
* bump address book ([673c6ab](https://github.com/bgd-labs/aave-cli/commit/673c6ab4e4c933cebf76dc1dabff53a0a7cab2c0))
* bump version ([9475a3b](https://github.com/bgd-labs/aave-cli/commit/9475a3bc6a89b8825f68df283491fe4c4a3374cb))
* bump vitest ([71e44a6](https://github.com/bgd-labs/aave-cli/commit/71e44a62970e9b0cafc1a819cbbed1c389e98b90))
* cache events only once ([ac169b5](https://github.com/bgd-labs/aave-cli/commit/ac169b51cc56634b68f868e740f8c5170e85e684))
* checksum tenderly addresses ([e2a3adc](https://github.com/bgd-labs/aave-cli/commit/e2a3adc1f35e83f6ccc7399822a7d4ff87492027))
* chore update deps ([2fd8366](https://github.com/bgd-labs/aave-cli/commit/2fd836632bb269e7553717c2970b315331b77c56))
* correct esm paths ([#36](https://github.com/bgd-labs/aave-cli/issues/36)) ([993a4c9](https://github.com/bgd-labs/aave-cli/commit/993a4c9e7a64d0c119417c3f066d8fb4552e2ec7))
* correctly snapshot v2-rates ([#21](https://github.com/bgd-labs/aave-cli/issues/21)) ([c350ee1](https://github.com/bgd-labs/aave-cli/commit/c350ee1eefb53a9611565fbc463dec1a2dd46215))
* expose common module ([60aaf03](https://github.com/bgd-labs/aave-cli/commit/60aaf03df4c662ed5b51f050166a1adba6a9ba4c))
* fix events cache ([#23](https://github.com/bgd-labs/aave-cli/issues/23)) ([f931f62](https://github.com/bgd-labs/aave-cli/commit/f931f6278a113692bc75aef37795b1a958c3343d))
* fix lockfile ([6f54b88](https://github.com/bgd-labs/aave-cli/commit/6f54b88c3f2b6d123dc070beef952143e1b35f79))
* format oracle price ([9c0bbe6](https://github.com/bgd-labs/aave-cli/commit/9c0bbe6f656f606ad40360e0e5092b77b042a9bd))
* improve payload unwrapping ([#52](https://github.com/bgd-labs/aave-cli/issues/52)) ([6d9c866](https://github.com/bgd-labs/aave-cli/commit/6d9c866c82363ee4acf8ed42ab4ed1819dd07c9c))
* improve state decoder ([#68](https://github.com/bgd-labs/aave-cli/issues/68)) ([f6a40b6](https://github.com/bgd-labs/aave-cli/commit/f6a40b63fe2c198e4200d7c513331d70fa3bc750))
* ipfs tools ([#7](https://github.com/bgd-labs/aave-cli/issues/7)) ([38911fd](https://github.com/bgd-labs/aave-cli/commit/38911fdb4ed2806a2ab5fe443219e2a2361e987a))
* monkey patch tenderly regression ([#30](https://github.com/bgd-labs/aave-cli/issues/30)) ([3cab1de](https://github.com/bgd-labs/aave-cli/commit/3cab1de6e07f67399782bdda7cbc9384983d63af))
* node compat ([cb5d1f3](https://github.com/bgd-labs/aave-cli/commit/cb5d1f307e4d654461023ddd317a83a59185487e))
* node compat ([390f102](https://github.com/bgd-labs/aave-cli/commit/390f1024fbe2dd3f8883b94a23a6d4b81ab7c638))
* patch eMode comparison for v2 were it doesn't exist ([#38](https://github.com/bgd-labs/aave-cli/issues/38)) ([1d83412](https://github.com/bgd-labs/aave-cli/commit/1d8341207146327adcc410babb90f0243d2ae43c))
* 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))
* properly indent logs ([#93](https://github.com/bgd-labs/aave-cli/issues/93)) ([bfecb7a](https://github.com/bgd-labs/aave-cli/commit/bfecb7a8b678df6af405624ac207978f6f00f30a))
* removed status check ([#71](https://github.com/bgd-labs/aave-cli/issues/71)) ([6fff79c](https://github.com/bgd-labs/aave-cli/commit/6fff79cb3b05970d697bd8cfb7583f3bb4e787a7))
* return result from unwrap ([c0d5087](https://github.com/bgd-labs/aave-cli/commit/c0d50879bd76474fd2291c56073e2dbfb13fc295))
* revert wrong cast ([#43](https://github.com/bgd-labs/aave-cli/issues/43)) ([ef5aced](https://github.com/bgd-labs/aave-cli/commit/ef5aced5e42f1a6ba2cbbd9c2856c3ef591d6161))
* tenderly workaround ([#85](https://github.com/bgd-labs/aave-cli/issues/85)) ([c25e587](https://github.com/bgd-labs/aave-cli/commit/c25e587aa032092bf43c9d400b4e301c27637823))
* update dependencies ([#83](https://github.com/bgd-labs/aave-cli/issues/83)) ([830931d](https://github.com/bgd-labs/aave-cli/commit/830931dc026de7c1bff47faf38197be697d7e075))
* update order ([#3](https://github.com/bgd-labs/aave-cli/issues/3)) ([caffcd2](https://github.com/bgd-labs/aave-cli/commit/caffcd259fc9b64faa96ab550e1d9645a283e9dd))
* update tests ([#98](https://github.com/bgd-labs/aave-cli/issues/98)) ([e897536](https://github.com/bgd-labs/aave-cli/commit/e897536f5e640b25b870528497b159a74dbd8c1b))
* use chalk 4 for ts compat ([6d7b8c8](https://github.com/bgd-labs/aave-cli/commit/6d7b8c83fb4e6b0c95c98e4b230b9a09394105b2))
* use ipfs cache ([#89](https://github.com/bgd-labs/aave-cli/issues/89)) ([e8da9d2](https://github.com/bgd-labs/aave-cli/commit/e8da9d26c989ee5a602cac8dca1cd65003c7ac93))
* work around concat bug ([6bfb027](https://github.com/bgd-labs/aave-cli/commit/6bfb0275b59a19cbe944b2976ae5c3e7167e96b5))

## [0.3.3](https://github.com/bgd-labs/aave-cli/compare/v0.3.2...v0.3.3) (2024-01-25)


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

0 comments on commit a064ff0

Please sign in to comment.