Skip to content

Commit fe43943

Browse files
committed
chore(release): publish
- create-gen-app@0.1.7 - create-gen-app-test@0.1.4 - inquirerer@2.1.7
1 parent bb03f47 commit fe43943

File tree

6 files changed

+15
-3
lines changed

6 files changed

+15
-3
lines changed

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+
## [0.1.4](https://github.com/hyperweb-io/dev-utils/compare/create-gen-app-test@0.1.3...create-gen-app-test@0.1.4) (2025-11-24)
7+
8+
**Note:** Version bump only for package create-gen-app-test
9+
610
## [0.1.3](https://github.com/hyperweb-io/dev-utils/compare/create-gen-app-test@0.1.2...create-gen-app-test@0.1.3) (2025-11-24)
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": "0.1.3",
3+
"version": "0.1.4",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "Integration tests for create-gen-app with cache leveraging",
66
"main": "index.js",

packages/create-gen-app/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+
## [0.1.7](https://github.com/hyperweb-io/dev-utils/compare/create-gen-app@0.1.6...create-gen-app@0.1.7) (2025-11-24)
7+
8+
**Note:** Version bump only for package create-gen-app
9+
610
## [0.1.6](https://github.com/hyperweb-io/dev-utils/compare/create-gen-app@0.1.5...create-gen-app@0.1.6) (2025-11-24)
711

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

packages/create-gen-app/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",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "Clone and customize template repositories with variable replacement",
66
"bin": {

packages/inquirerer/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+
## [2.1.7](https://github.com/hyperweb-io/dev-utils/compare/inquirerer@2.1.6...inquirerer@2.1.7) (2025-11-24)
7+
8+
**Note:** Version bump only for package inquirerer
9+
610
## [2.1.6](https://github.com/hyperweb-io/dev-utils/compare/inquirerer@2.1.5...inquirerer@2.1.6) (2025-11-24)
711

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

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": "2.1.6",
3+
"version": "2.1.7",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "TypeScript-first library for building beautiful CLI interfaces with interactive prompts",
66
"main": "index.js",

0 commit comments

Comments
 (0)