Skip to content

Commit 0dfb432

Browse files
committed
chore: release @qui-cli/qui-cli@5.0.4
1 parent 91be8b8 commit 0dfb432

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+
## [5.0.4](https://github.com/battis/qui-cli/compare/qui-cli/5.0.3...qui-cli/5.0.4) (2026-01-18)
6+
7+
8+
### Bug Fixes
9+
10+
* compile against Node.js v24 ([7b06b4f](https://github.com/battis/qui-cli/commit/7b06b4f4ac4f9688719041ab8b1d837b3a0ee214))
11+
512
## [5.0.3](https://github.com/battis/qui-cli/compare/qui-cli/5.0.2...qui-cli/5.0.3) (2026-01-02)
613

714
### Features

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": "@qui-cli/qui-cli",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
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)