Skip to content

Commit d41fae5

Browse files
committed
chore(release): publish
- @inquirerer/utils@3.3.0
1 parent 8aa6b50 commit d41fae5

2 files changed

Lines changed: 7 additions & 1 deletion

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.3.0](https://github.com/constructive-io/dev-utils/compare/@inquirerer/utils@3.2.5...@inquirerer/utils@3.3.0) (2026-02-27)
7+
8+
### Features
9+
10+
- **inquirerer-utils:** add suppressUpdateCheck to write cache entry after update ([a920534](https://github.com/constructive-io/dev-utils/commit/a9205346d4896cb3497b7a25f6c504676fbe2345))
11+
612
## [3.2.5](https://github.com/constructive-io/dev-utils/compare/@inquirerer/utils@3.2.4...@inquirerer/utils@3.2.5) (2026-02-17)
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.5",
3+
"version": "3.3.0",
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)