Skip to content

Commit ace4021

Browse files
committed
chore(release): 4.13.2
1 parent 6fdd3b5 commit ace4021

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [4.13.2](https://github.com/redkubes/otomi-api/compare/v4.13.1...v4.13.2) (2025-12-15)
6+
7+
8+
### Bug Fixes
9+
10+
* update getK8sPodLabelsForWorkload x-aclSchema ([#870](https://github.com/redkubes/otomi-api/issues/870)) ([6fdd3b5](https://github.com/redkubes/otomi-api/commit/6fdd3b5d6e924f91ca243bbb552daa6a64d72ef2))
11+
512
### [4.13.1](https://github.com/redkubes/otomi-api/compare/v4.12.0...v4.13.1) (2025-12-09)
613

714
### Others

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"tag": true
154154
}
155155
},
156-
"version": "4.13.1",
156+
"version": "4.13.2",
157157
"watch": {
158158
"build:models": {
159159
"patterns": [

0 commit comments

Comments
 (0)