-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from sudoblockio/release-please--branches--main
chore(main): release 0.1.0
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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)) |