From 4d424771e382ab2518264bc476475319092a8084 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 21:25:28 +0000 Subject: [PATCH] chore(main): release 0.1.0 --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..d0dd571 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,20 @@ +# Changelog + +## 0.1.0 (2023-04-13) + + +### Features + +* add custom directory tree for output ([f736cdc](https://github.com/sudoblockio/tackle-icon-contract/commit/f736cdcef360c7ec4f24f807d61a3943521f05e1)) +* add dry dialogue and table generator for readme ([7851dec](https://github.com/sudoblockio/tackle-icon-contract/commit/7851dec2f879b429c94d1e97f17126cda4ea5a4a)) +* add tackle generator ([4750209](https://github.com/sudoblockio/tackle-icon-contract/commit/47502098e73feb800fb935a7c09812234bb8abf4)) +* add tests and more boilerplate ([789c520](https://github.com/sudoblockio/tackle-icon-contract/commit/789c520ed4e6fd60c095f198493eee2c6c2c009e)) + + +### Bug Fixes + +* compiling contract called from remote ([81d692e](https://github.com/sudoblockio/tackle-icon-contract/commit/81d692e7524175fd942341457503364122bf001b)) +* missing case for contract ([081f505](https://github.com/sudoblockio/tackle-icon-contract/commit/081f505bf500d9de942d3b04469aefcea78b597c)) +* path for compiling contract when called remotely ([74d23ed](https://github.com/sudoblockio/tackle-icon-contract/commit/74d23edfd03d2ded95e89774a8ebed166e5e766f)) +* rendering of prompt ([b8f1403](https://github.com/sudoblockio/tackle-icon-contract/commit/b8f14032b622df597207552f67fa627a88c3b8be)) +* rm old features if they don't exist ([62e6f35](https://github.com/sudoblockio/tackle-icon-contract/commit/62e6f35d4d40c91eb907d95c0866d686135e7793))