Skip to content

Commit

Permalink
chore(release): v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 24, 2023
1 parent f863f9d commit 087a0a0
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
# Changelog


## v0.1.3

[compare changes](https://github.com/unjs/citty/compare/v0.1.2...v0.1.3)

### 🩹 Fixes

- Allow string[] in arg signature ([#56](https://github.com/unjs/citty/pull/56))

### 🏡 Chore

- Typo in readme ([#45](https://github.com/unjs/citty/pull/45))
- Update dependencies ([f863f9d](https://github.com/unjs/citty/commit/f863f9d))

### 🤖 CI

- Use conventional commit for autofix action ([#50](https://github.com/unjs/citty/pull/50))

### ❤️ Contributors

- Pooya Parsa ([@pi0](https://github.com/pi0))
- Daniel Roe <[email protected]>
- Muhammad Mahmoud ([@MuhammadM1998](https://github.com/MuhammadM1998))

## v0.1.2

[compare changes](https://github.com/unjs/citty/compare/v0.1.1...v0.1.2)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "citty",
"version": "0.1.2",
"version": "0.1.3",
"description": "Elegant CLI Builder",
"repository": "unjs/citty",
"license": "MIT",
Expand Down

0 comments on commit 087a0a0

Please sign in to comment.