Skip to content

Commit 49e2a1a

Browse files
committed
chore: release @qui-cli/validators@3.0.6-0
1 parent b419d9a commit 49e2a1a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.6-0](https://github.com/battis/qui-cli/compare/validators/3.0.5...validators/3.0.6-0) (2026-07-08)
6+
7+
8+
### Bug Fixes
9+
10+
* explicitly move to Node LTS (as opposed to implicitly) ([5381e1d](https://github.com/battis/qui-cli/commit/5381e1dddf90b59563e05700a548fdaaae76bebb))
11+
512
## [3.0.5](https://github.com/battis/qui-cli/compare/validators/3.0.4...validators/3.0.5) (2026-03-10)
613

714
Update README

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.5",
3+
"version": "3.0.6-0",
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)