Skip to content

Commit 725145c

Browse files
committed
chore(release): publish
- [email protected] - [email protected]
1 parent 4888b9c commit 725145c

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
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.2.1](https://github.com/constructive-io/dev-utils/compare/[email protected]@0.2.1) (2025-12-21)
7+
8+
**Note:** Version bump only for package create-gen-app-test
9+
610
# [0.2.0](https://github.com/constructive-io/dev-utils/compare/[email protected]@0.2.0) (2025-12-21)
711

812
### Bug Fixes

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.2.0",
3+
"version": "0.2.1",
44
"author": "Constructive <[email protected]>",
55
"description": "Integration tests for create-gen-app with cache leveraging",
66
"main": "index.js",

packages/create-gen-app/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+
# [0.5.0](https://github.com/constructive-io/dev-utils/compare/[email protected]@0.5.0) (2025-12-21)
7+
8+
### Features
9+
10+
- **create-gen-app:** add CLOSED license option for all rights reserved ([b589212](https://github.com/constructive-io/dev-utils/commit/b589212f53aa0fc937d89e0e1fc914fb4491d23e))
11+
612
# [0.4.0](https://github.com/constructive-io/dev-utils/compare/[email protected]@0.4.0) (2025-12-21)
713

814
### Features

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.4.0",
3+
"version": "0.5.0",
44
"author": "Constructive <[email protected]>",
55
"description": "Clone and customize template repositories with variable replacement",
66
"main": "index.js",

0 commit comments

Comments
 (0)