Skip to content

Commit 0a99a25

Browse files
committed
chore(release): publish
- clean-ansi@0.1.8 - create-gen-app-test@1.0.6 - @interweb/fetch-api-client@0.7.11 - find-and-require-package-json@0.8.5 - genomic@5.2.1 - @interweb/http-errors@0.2.11 - inquirerer@4.2.1 - @inquirerer/test@1.2.3 - @inquirerer/utils@3.1.2 - jsonldjs@0.2.12 - komoji@0.7.14 - nested-obj@0.1.10 - @interweb/node-api-client@0.8.11 - schema-sdk@0.15.14 - @schema-typescript/cli@0.5.12 - schema-typescript@0.13.14 - strfy-js@3.1.10 - yanse@0.1.11
1 parent 89d1479 commit 0a99a25

36 files changed

Lines changed: 90 additions & 18 deletions

File tree

packages/clean-ansi/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.8](https://github.com/constructive-io/dev-utils/compare/clean-ansi@0.1.7...clean-ansi@0.1.8) (2025-12-27)
7+
8+
**Note:** Version bump only for package clean-ansi
9+
610
## [0.1.7](https://github.com/constructive-io/dev-utils/compare/clean-ansi@0.1.6...clean-ansi@0.1.7) (2025-12-27)
711

812
**Note:** Version bump only for package clean-ansi

packages/clean-ansi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clean-ansi",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Remove ANSI escape codes from strings",
66
"main": "index.js",

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.6](https://github.com/constructive-io/dev-utils/compare/create-gen-app-test@1.0.5...create-gen-app-test@1.0.6) (2025-12-27)
7+
8+
**Note:** Version bump only for package create-gen-app-test
9+
610
## [1.0.5](https://github.com/constructive-io/dev-utils/compare/create-gen-app-test@1.0.4...create-gen-app-test@1.0.5) (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.5",
3+
"version": "1.0.6",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Integration tests for create-gen-app with cache leveraging",
66
"main": "index.js",

packages/fetch-api-client/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.7.11](https://github.com/constructive-io/dev-utils/compare/@interweb/fetch-api-client@0.7.10...@interweb/fetch-api-client@0.7.11) (2025-12-27)
7+
8+
**Note:** Version bump only for package @interweb/fetch-api-client
9+
610
## [0.7.10](https://github.com/constructive-io/dev-utils/compare/@interweb/fetch-api-client@0.7.9...@interweb/fetch-api-client@0.7.10) (2025-12-27)
711

812
**Note:** Version bump only for package @interweb/fetch-api-client

packages/fetch-api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interweb/fetch-api-client",
3-
"version": "0.7.10",
3+
"version": "0.7.11",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Universal Fetch-based HTTP client for Node.js and browsers",
66
"main": "index.js",

packages/find-and-require-package-json/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.8.5](https://github.com/constructive-io/dev-utils/compare/find-and-require-package-json@0.8.4...find-and-require-package-json@0.8.5) (2025-12-27)
7+
8+
**Note:** Version bump only for package find-and-require-package-json
9+
610
## [0.8.4](https://github.com/constructive-io/dev-utils/compare/find-and-require-package-json@0.8.3...find-and-require-package-json@0.8.4) (2025-12-27)
711

812
**Note:** Version bump only for package find-and-require-package-json

packages/find-and-require-package-json/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "find-and-require-package-json",
3-
"version": "0.8.4",
3+
"version": "0.8.5",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Find the package.json file from within a build/package",
66
"main": "index.js",

packages/genomic/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+
## [5.2.1](https://github.com/constructive-io/dev-utils/compare/genomic@5.2.0...genomic@5.2.1) (2025-12-27)
7+
8+
**Note:** Version bump only for package genomic
9+
610
# [5.2.0](https://github.com/constructive-io/dev-utils/compare/genomic@5.1.0...genomic@5.2.0) (2025-12-27)
711

812
### Features

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