Skip to content

Commit e4fa1ff

Browse files
committed
chore(release): publish
- create-gen-app-test@1.1.16 - genomic@5.6.2 - inquirerer@4.9.1 - @inquirerer/test@1.4.3 - @inquirerer/utils@3.3.9
1 parent 793da36 commit e4fa1ff

10 files changed

Lines changed: 27 additions & 5 deletions

File tree

packages/create-gen-app-test/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [1.1.16](https://github.com/constructive-io/dev-utils/compare/create-gen-app-test@1.1.15...create-gen-app-test@1.1.16) (2026-06-28)
7+
8+
**Note:** Version bump only for package create-gen-app-test
9+
610
## [1.1.15](https://github.com/constructive-io/dev-utils/compare/create-gen-app-test@1.1.14...create-gen-app-test@1.1.15) (2026-06-27)
711

812
**Note:** Version bump only for package create-gen-app-test

packages/create-gen-app-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-gen-app-test",
3-
"version": "1.1.15",
3+
"version": "1.1.16",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Integration tests for create-gen-app with cache leveraging",
66
"main": "index.js",

packages/genomic/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [5.6.2](https://github.com/constructive-io/dev-utils/compare/genomic@5.6.1...genomic@5.6.2) (2026-06-28)
7+
8+
**Note:** Version bump only for package genomic
9+
610
## [5.6.1](https://github.com/constructive-io/dev-utils/compare/genomic@5.6.0...genomic@5.6.1) (2026-06-27)
711

812
**Note:** Version bump only for package genomic

packages/genomic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "genomic",
3-
"version": "5.6.1",
3+
"version": "5.6.2",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Clone and customize template repositories with variable replacement",
66
"main": "index.js",

packages/inquirerer-test/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [1.4.3](https://github.com/constructive-io/dev-utils/compare/@inquirerer/test@1.4.2...@inquirerer/test@1.4.3) (2026-06-28)
7+
8+
**Note:** Version bump only for package @inquirerer/test
9+
610
## [1.4.2](https://github.com/constructive-io/dev-utils/compare/@inquirerer/test@1.4.1...@inquirerer/test@1.4.2) (2026-06-27)
711

812
**Note:** Version bump only for package @inquirerer/test

packages/inquirerer-test/package.json

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

packages/inquirerer-utils/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.9](https://github.com/constructive-io/dev-utils/compare/@inquirerer/utils@3.3.8...@inquirerer/utils@3.3.9) (2026-06-28)
7+
8+
**Note:** Version bump only for package @inquirerer/utils
9+
610
## [3.3.8](https://github.com/constructive-io/dev-utils/compare/@inquirerer/utils@3.3.7...@inquirerer/utils@3.3.8) (2026-06-27)
711

812
**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.3.8",
3+
"version": "3.3.9",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "CLI lifecycle utilities for building command-line applications",
66
"main": "index.js",

packages/inquirerer/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+
## [4.9.1](https://github.com/constructive-io/dev-utils/compare/inquirerer@4.9.0...inquirerer@4.9.1) (2026-06-28)
7+
8+
### Bug Fixes
9+
10+
- **inquirerer:** apply inactivity timeout to all environments, not just non-TTY ([5535688](https://github.com/constructive-io/dev-utils/commit/55356882991df1148f2198fa7e618a4808910c8e))
11+
612
# [4.9.0](https://github.com/constructive-io/dev-utils/compare/inquirerer@4.8.1...inquirerer@4.9.0) (2026-06-27)
713

814
### Features

packages/inquirerer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "inquirerer",
3-
"version": "4.9.0",
3+
"version": "4.9.1",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "TypeScript-first library for building beautiful CLI interfaces with interactive prompts",
66
"main": "index.js",

0 commit comments

Comments
 (0)