From fe01220dacf3d30c00de9faa2d413e0030b38477 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 5 Apr 2022 19:24:09 +0000 Subject: [PATCH] chore(release): 1.0.4 [skip ci] ## [1.0.4](https://github.com/zcstarr/zksync-tax-helper/compare/1.0.3...1.0.4) (2022-04-05) ### Bug Fixes * add clarifying caveats to starting the DAO ([cf1a1c9](https://github.com/zcstarr/zksync-tax-helper/commit/cf1a1c9b5114fc4d8764d906af71f209e003a414)) * add script tag for cli ([e63df6d](https://github.com/zcstarr/zksync-tax-helper/commit/e63df6d090d404185e25cb95161c4113f8a84987)) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5230d86..04a1dfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.0.4](https://github.com/zcstarr/zksync-tax-helper/compare/1.0.3...1.0.4) (2022-04-05) + + +### Bug Fixes + +* add clarifying caveats to starting the DAO ([cf1a1c9](https://github.com/zcstarr/zksync-tax-helper/commit/cf1a1c9b5114fc4d8764d906af71f209e003a414)) +* add script tag for cli ([e63df6d](https://github.com/zcstarr/zksync-tax-helper/commit/e63df6d090d404185e25cb95161c4113f8a84987)) + ## [1.0.3](https://github.com/zcstarr/zksync-tax-helper/compare/1.0.2...1.0.3) (2022-04-05)