Skip to content

Commit 8693038

Browse files
committed
chore(release): publish
- create-gen-app-test@1.0.4 - genomic@5.1.0
1 parent 5467050 commit 8693038

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+
## [1.0.4](https://github.com/constructive-io/dev-utils/compare/create-gen-app-test@1.0.3...create-gen-app-test@1.0.4) (2025-12-27)
7+
8+
**Note:** Version bump only for package create-gen-app-test
9+
610
## [1.0.3](https://github.com/constructive-io/dev-utils/compare/create-gen-app-test@1.0.2...create-gen-app-test@1.0.3) (2025-12-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.0.3",
3+
"version": "1.0.4",
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: 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+
# [5.1.0](https://github.com/constructive-io/dev-utils/compare/genomic@5.0.3...genomic@5.1.0) (2025-12-27)
7+
8+
### Features
9+
10+
- **genomic:** add recursive boilerplate scanning ([e3d45be](https://github.com/constructive-io/dev-utils/commit/e3d45beb6cbd4fe38bc16e80fef04b4e925525d4))
11+
612
## [5.0.3](https://github.com/constructive-io/dev-utils/compare/genomic@5.0.2...genomic@5.0.3) (2025-12-27)
713

814
**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.0.3",
3+
"version": "5.1.0",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Clone and customize template repositories with variable replacement",
66
"main": "index.js",

0 commit comments

Comments
 (0)