Skip to content

Commit de99f79

Browse files
chore: release main
1 parent f715ce7 commit de99f79

File tree

5 files changed

+19
-3
lines changed

5 files changed

+19
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"packages/cli":"0.6.3","packages/core":"1.32.13"}
1+
{"packages/cli":"0.6.4","packages/core":"1.32.14"}

packages/cli/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.6.4](https://github.com/konfjs/k8skonf/compare/cli-v0.6.3...cli-v0.6.4) (2025-03-10)
4+
5+
6+
### Dependencies
7+
8+
* **dev:** bump @openapitools/openapi-generator-cli ([#115](https://github.com/konfjs/k8skonf/issues/115)) ([079a6d4](https://github.com/konfjs/k8skonf/commit/079a6d49a2ad740c251a219f64d8bccb13676ce5))
9+
* **dev:** bump tsx from 4.19.2 to 4.19.3 ([#111](https://github.com/konfjs/k8skonf/issues/111)) ([2763b1d](https://github.com/konfjs/k8skonf/commit/2763b1de8a051bbaa5efe36c8b126e04c1f452a6))
10+
* **dev:** bump typescript from 5.7.3 to 5.8.2 ([#116](https://github.com/konfjs/k8skonf/issues/116)) ([19dafee](https://github.com/konfjs/k8skonf/commit/19dafee2fba8ede1632006ba09f88e1588805716))
11+
312
## [0.6.3](https://github.com/konfjs/k8skonf/compare/cli-v0.6.2...cli-v0.6.3) (2025-02-14)
413

514

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@k8skonf/cli",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"author": {
55
"name": "konfjs",
66
"url": "https://github.com/konfjs"

packages/core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.32.14](https://github.com/konfjs/k8skonf/compare/core-v1.32.13...core-v1.32.14) (2025-03-10)
4+
5+
6+
### Dependencies
7+
8+
* **dev:** bump typescript from 5.7.3 to 5.8.2 ([#116](https://github.com/konfjs/k8skonf/issues/116)) ([19dafee](https://github.com/konfjs/k8skonf/commit/19dafee2fba8ede1632006ba09f88e1588805716))
9+
310
## [1.32.13](https://github.com/konfjs/k8skonf/compare/core-v1.32.12...core-v1.32.13) (2025-02-14)
411

512

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@k8skonf/core",
3-
"version": "1.32.13",
3+
"version": "1.32.14",
44
"author": {
55
"name": "konfjs",
66
"url": "https://github.com/konfjs"

0 commit comments

Comments
 (0)