Skip to content

Commit 023d77a

Browse files
committed
chore(release): publish
- @inquirerer/utils@3.2.3
1 parent 46a29ae commit 023d77a

3 files changed

Lines changed: 5232 additions & 2616 deletions

File tree

packages/inquirerer-utils/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.2.3](https://github.com/constructive-io/dev-utils/compare/@inquirerer/utils@3.2.2...@inquirerer/utils@3.2.3) (2026-02-13)
7+
8+
### Bug Fixes
9+
10+
- **@inquirerer/utils:** use semver for version comparison and add clearUpdateCache() ([b012c9b](https://github.com/constructive-io/dev-utils/commit/b012c9b2fc388e8f5ecd4ff3fc6845e4fd781127))
11+
612
## [3.2.2](https://github.com/constructive-io/dev-utils/compare/@inquirerer/utils@3.2.1...@inquirerer/utils@3.2.2) (2026-01-29)
713

814
**Note:** Version bump only for package @inquirerer/utils

packages/inquirerer-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inquirerer/utils",
3-
"version": "3.2.2",
3+
"version": "3.2.3",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "CLI lifecycle utilities for building command-line applications",
66
"main": "index.js",

0 commit comments

Comments
 (0)