From 12ffdce282cb670502de171758d37c9183ad546a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 5 Apr 2022 18:40:44 +0000 Subject: [PATCH] chore(release): 1.0.2 [skip ci] ## [1.0.2](https://github.com/zcstarr/zksync-tax-helper/compare/1.0.1...1.0.2) (2022-04-05) ### Bug Fixes * make the package public ([99a9da4](https://github.com/zcstarr/zksync-tax-helper/commit/99a9da4940e0ce217d33ac1b12d17e1704ba0239)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6681b67..1257c9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.2](https://github.com/zcstarr/zksync-tax-helper/compare/1.0.1...1.0.2) (2022-04-05) + + +### Bug Fixes + +* make the package public ([99a9da4](https://github.com/zcstarr/zksync-tax-helper/commit/99a9da4940e0ce217d33ac1b12d17e1704ba0239)) + ## [1.0.1](https://github.com/zcstarr/zksync-tax-helper/compare/1.0.0...1.0.1) (2022-04-05)