From 23566185af65ffce81baabb0695a9e9cd43cf859 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 6 Oct 2021 20:59:28 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] # @shapeshiftoss/types-v1.0.0 (2021-10-06) ### Features * add approval needed to lib ([#95](https://github.com/shapeshift/lib/issues/95)) ([0b1bae4](https://github.com/shapeshift/lib/commit/0b1bae4ad71de3a1306df1e5c8dd8964e26ce1cc)) * add execute quote ([#87](https://github.com/shapeshift/lib/issues/87)) ([463a06d](https://github.com/shapeshift/lib/commit/463a06d003b991433a4246a7a55db806284ba03f)) * get min max ([#93](https://github.com/shapeshift/lib/issues/93)) ([26b788d](https://github.com/shapeshift/lib/commit/26b788d48bd7b7aa27c5d2386ac6fb0e6bff1fd9)) --- packages/types/CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 packages/types/CHANGELOG.md diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md new file mode 100644 index 000000000..cff5cb3fd --- /dev/null +++ b/packages/types/CHANGELOG.md @@ -0,0 +1,8 @@ +# @shapeshiftoss/types-v1.0.0 (2021-10-06) + + +### Features + +* add approval needed to lib ([#95](https://github.com/shapeshift/lib/issues/95)) ([0b1bae4](https://github.com/shapeshift/lib/commit/0b1bae4ad71de3a1306df1e5c8dd8964e26ce1cc)) +* add execute quote ([#87](https://github.com/shapeshift/lib/issues/87)) ([463a06d](https://github.com/shapeshift/lib/commit/463a06d003b991433a4246a7a55db806284ba03f)) +* get min max ([#93](https://github.com/shapeshift/lib/issues/93)) ([26b788d](https://github.com/shapeshift/lib/commit/26b788d48bd7b7aa27c5d2386ac6fb0e6bff1fd9))