Skip to content

Commit 91be8b8

Browse files
committed
chore: release @qui-cli/[email protected]
1 parent 4f55bd0 commit 91be8b8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/validators/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+
## [3.0.4](https://github.com/battis/qui-cli/compare/validators/3.0.3...validators/3.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
## [3.0.3](https://github.com/battis/qui-cli/compare/validators/3.0.2...validators/3.0.3) (2026-01-02)
613

714

packages/validators/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/validators",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "@qui-cli Plugin: Input validators",
55
"homepage": "https://github.com/battis/qui-cli/tree/main/packages/validators#readme",
66
"repository": {

0 commit comments

Comments
 (0)