Skip to content

Commit 81b3580

Browse files
committed
chore(release): publish
- create-gen-app-test@1.1.13 - genomic@5.5.0
1 parent 9459582 commit 81b3580

4 files changed

Lines changed: 12 additions & 2 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.13](https://github.com/constructive-io/dev-utils/compare/create-gen-app-test@1.1.12...create-gen-app-test@1.1.13) (2026-06-06)
7+
8+
**Note:** Version bump only for package create-gen-app-test
9+
610
## [1.1.12](https://github.com/constructive-io/dev-utils/compare/create-gen-app-test@1.1.11...create-gen-app-test@1.1.12) (2026-05-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": "1.1.12",
3+
"version": "1.1.13",
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.5.0](https://github.com/constructive-io/dev-utils/compare/genomic@5.4.0...genomic@5.5.0) (2026-06-06)
7+
8+
### Features
9+
10+
- **genomic:** add skills field to BoilerplateConfig ([ce51843](https://github.com/constructive-io/dev-utils/commit/ce51843e6d8f81ac56c9412664aa92117ecc1514))
11+
612
# [5.4.0](https://github.com/constructive-io/dev-utils/compare/genomic@5.3.11...genomic@5.4.0) (2026-05-24)
713

814
### Bug Fixes

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.4.0",
3+
"version": "5.5.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)