Skip to content

Commit 4ffb4e2

Browse files
committed
chore(qui-cli): @battis/qui-cli@0.9.2
1 parent 9cb496f commit 4ffb4e2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/qui-cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [0.9.2](https://github.com/battis/qui-cli/compare/qui-cli/0.9.1...qui-cli/0.9.2) (2025-02-08)
6+
7+
8+
### Features
9+
10+
* **qui-cli:** register() plugins ([9cb496f](https://github.com/battis/qui-cli/commit/9cb496f0522012262a22f6c81495f7d43561b32a))
11+
512
## [0.9.1](https://github.com/battis/qui-cli/compare/qui-cli/0.9.0...qui-cli/0.9.1) (2025-01-15)
613

714
## [0.9.0](https://github.com/battis/qui-cli/compare/qui-cli/0.8.5...qui-cli/0.9.0) (2025-01-15)

packages/qui-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@battis/qui-cli",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "Quickly build a CLI app",
55
"homepage": "https://github.com/battis/qui-cli/tree/main/packages/qui-cli#readme",
66
"repository": {

0 commit comments

Comments
 (0)