Skip to content

Commit 2bb590b

Browse files
committed
chore(release): publish
- create-gen-app-test@1.1.12 - genomic@5.4.0
1 parent 21fa663 commit 2bb590b

4 files changed

Lines changed: 26 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.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)
7+
8+
**Note:** Version bump only for package create-gen-app-test
9+
610
## [1.1.11](https://github.com/constructive-io/dev-utils/compare/create-gen-app-test@1.1.10...create-gen-app-test@1.1.11) (2026-04-26)
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.11",
3+
"version": "1.1.12",
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: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,26 @@
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.4.0](https://github.com/constructive-io/dev-utils/compare/genomic@5.3.11...genomic@5.4.0) (2026-05-24)
7+
8+
### Bug Fixes
9+
10+
- 'as separately indicated' wording ([8a14a18](https://github.com/constructive-io/dev-utils/commit/8a14a1858577a531542d3ed2ace614450ae88263))
11+
- add 'cloud functions' to restriction list ([66929e3](https://github.com/constructive-io/dev-utils/commit/66929e3b57ed063bf66d3a01bc4fb1405c9a4fe8))
12+
- add 'except under separate commercial agreement' to restriction 1 ([b99f78b](https://github.com/constructive-io/dev-utils/commit/b99f78be0ed827ab313e6f74db5d6b02a776c9ba))
13+
- add 'primary purpose' qualifier and 'in whole or substantial part' ([acfa5a9](https://github.com/constructive-io/dev-utils/commit/acfa5a9f2b7f8d73a1200b37bc27fb2e345dde40))
14+
- add versioned license URL (v1.0), keep title as 'Constructive License' ([ee7c1c6](https://github.com/constructive-io/dev-utils/commit/ee7c1c64c7bf13ab9857fc3822290d5cb0de38c4))
15+
- clean up copyright header per feedback ([d65f364](https://github.com/constructive-io/dev-utils/commit/d65f364e48fcf04ce1c167e20d7ef3ab44a29777))
16+
- polish grant and SDK carve-out wording ([9419853](https://github.com/constructive-io/dev-utils/commit/941985321c4dda587baa148a9326567f2ce61025))
17+
- revert license title to 'Constructive License' ([19203ea](https://github.com/constructive-io/dev-utils/commit/19203ea922bce7757826796f1725ff4f68a32ebd))
18+
- simplify grant language, drop 'for any purpose' ([7dda5b6](https://github.com/constructive-io/dev-utils/commit/7dda5b60a41b5f9edcc0c08c783d65de41b1b91b))
19+
- tighten first restriction clause per feedback ([95f5e01](https://github.com/constructive-io/dev-utils/commit/95f5e018f08dd63435a73cf8eb718967ea5164ce))
20+
- use 'AI infrastructure' to align with full license ([e8decae](https://github.com/constructive-io/dev-utils/commit/e8decaea2317c2e6a841735468ca7a7f7064f515))
21+
22+
### Features
23+
24+
- **genomic:** add Constructive license template ([8b0a3ec](https://github.com/constructive-io/dev-utils/commit/8b0a3ec18db880d46b37a7857176ff42224f96de))
25+
626
## [5.3.11](https://github.com/constructive-io/dev-utils/compare/genomic@5.3.10...genomic@5.3.11) (2026-04-26)
727

828
**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.3.11",
3+
"version": "5.4.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)