Skip to content

Commit c5a1d1d

Browse files
committed
chore(release): publish
- appstash@0.2.8 - cel-proto-parser@0.2.1 - create-gen-app-test@1.0.8 - @constructive-io/fetch-api-client@0.7.12 - find-and-require-package-json@0.8.6 - genomic@5.2.3 - @constructive-io/http-errors@0.2.12 - inflekt@0.1.1 - inquirerer@4.3.1 - @inquirerer/test@1.2.5 - @inquirerer/utils@3.1.3 - kubernetes-test@0.2.1 - @constructive-io/node-api-client@0.8.12 - rego-deparser@0.2.1 - schema-sdk@0.15.15 - @constructive-io/visual-diff@0.2.0
1 parent f9d0689 commit c5a1d1d

33 files changed

Lines changed: 5313 additions & 2621 deletions

File tree

packages/appstash/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.8](https://github.com/constructive-io/dev-utils/compare/appstash@0.2.7...appstash@0.2.8) (2026-01-07)
7+
8+
**Note:** Version bump only for package appstash
9+
610
## [0.2.7](https://github.com/constructive-io/dev-utils/compare/appstash@0.2.6...appstash@0.2.7) (2025-12-27)
711

812
**Note:** Version bump only for package appstash

packages/appstash/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appstash",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Simple, clean application directory resolution",
66
"main": "index.js",

packages/cel-proto-parser/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/cel-proto-parser@0.2.0...cel-proto-parser@0.2.1) (2026-01-07)
7+
8+
**Note:** Version bump only for package cel-proto-parser
9+
610
# 0.2.0 (2026-01-05)
711

812
### Features

packages/cel-proto-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cel-proto-parser",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "CEL (Common Expression Language) proto parser and deparser for TypeScript",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/dev-utils",

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.8](https://github.com/constructive-io/dev-utils/compare/create-gen-app-test@1.0.7...create-gen-app-test@1.0.8) (2026-01-07)
7+
8+
**Note:** Version bump only for package create-gen-app-test
9+
610
## [1.0.7](https://github.com/constructive-io/dev-utils/compare/create-gen-app-test@1.0.6...create-gen-app-test@1.0.7) (2026-01-05)
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.7",
3+
"version": "1.0.8",
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.12 (2026-01-07)
7+
8+
**Note:** Version bump only for package @constructive-io/fetch-api-client
9+
610
## [0.7.11](https://github.com/constructive-io/dev-utils/compare/@constructive-io/fetch-api-client@0.7.10...@constructive-io/fetch-api-client@0.7.11) (2025-12-27)
711

812
**Note:** Version bump only for package @constructive-io/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": "@constructive-io/fetch-api-client",
3-
"version": "0.7.11",
3+
"version": "0.7.12",
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.6](https://github.com/constructive-io/dev-utils/compare/find-and-require-package-json@0.8.5...find-and-require-package-json@0.8.6) (2026-01-07)
7+
8+
**Note:** Version bump only for package find-and-require-package-json
9+
610
## [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)
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.5",
3+
"version": "0.8.6",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Find the package.json file from within a build/package",
66
"main": "index.js",

0 commit comments

Comments
 (0)