Skip to content

Commit

Permalink
chore: release main (#45)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 17, 2024
1 parent 6a8d79a commit 81cf100
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"packages/cli":"0.3.1","packages/core":"1.32.2"}
{"packages/cli":"0.3.1","packages/core":"1.32.3"}
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.32.3](https://github.com/konfjs/k8skonf/compare/core-v1.32.2...core-v1.32.3) (2024-12-17)


### Bug Fixes

* **core:** use yaml 1.1 schema to render ([#44](https://github.com/konfjs/k8skonf/issues/44)) ([6a8d79a](https://github.com/konfjs/k8skonf/commit/6a8d79ab8bea6e015e1448788befae94545b290f))

## [1.32.2](https://github.com/konfjs/k8skonf/compare/core-v1.32.1...core-v1.32.2) (2024-12-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k8skonf/core",
"version": "1.32.2",
"version": "1.32.3",
"author": {
"name": "konfjs",
"url": "https://github.com/konfjs"
Expand Down

0 comments on commit 81cf100

Please sign in to comment.