-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
25 additions
and
1 deletion.
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 |
---|---|---|
@@ -1,6 +1,30 @@ | ||
# Changelog | ||
|
||
|
||
## v0.1.4 | ||
|
||
[compare changes](https://github.com/unjs/citty/compare/v0.1.3...v0.1.4) | ||
|
||
### 🚀 Enhancements | ||
|
||
- Support cleanup hook ([#64](https://github.com/unjs/citty/pull/64)) | ||
- Add `createMain` utility ([#65](https://github.com/unjs/citty/pull/65)) | ||
- Support `--version` ([#67](https://github.com/unjs/citty/pull/67)) | ||
|
||
### 🩹 Fixes | ||
|
||
- Do not throw error when no subcommand specified but main has `run` ([#58](https://github.com/unjs/citty/pull/58)) | ||
|
||
### 🏡 Chore | ||
|
||
- Update dependencies ([be58b90](https://github.com/unjs/citty/commit/be58b90)) | ||
|
||
### ❤️ Contributors | ||
|
||
- 三咲智子 Kevin Deng <[email protected]> | ||
- Estéban ([@Barbapapazes](https://github.com/Barbapapazes)) | ||
- Pooya Parsa ([@pi0](https://github.com/pi0)) | ||
|
||
## v0.1.3 | ||
|
||
[compare changes](https://github.com/unjs/citty/compare/v0.1.2...v0.1.3) | ||
|
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