Skip to content

Commit eaad89f

Browse files
committed
chore(qui-cli): @battis/qui-cli@0.9.0
1 parent 15bd3c0 commit eaad89f

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

packages/qui-cli/CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
# @battis/qui-cli
1+
# Changelog
2+
3+
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.
4+
5+
## [0.9.0](https://github.com/battis/qui-cli/compare/qui-cli/0.8.5...qui-cli/0.9.0) (2025-01-15)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* **qui-cli:** remove spinner()
11+
12+
### Features
13+
14+
* **qui-cli:** add progress() ([a7bf810](https://github.com/battis/qui-cli/commit/a7bf8108e284a64df236940305426a6b14ae059b))
15+
* **qui-cli:** remove spinner() ([7905bad](https://github.com/battis/qui-cli/commit/7905bad6e79328772191b7182083b06f8ebea6cd))
216

317
## 0.8.5
418

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.8.5",
3+
"version": "0.9.0",
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)