Skip to content

Commit 9e0e45a

Browse files
author
otomi
committed
chore(release): 0.4.87
1 parent fd775a7 commit 9e0e45a

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
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+
### [0.4.87](https://github.com/redkubes/otomi-api/compare/v0.4.85...v0.4.87) (2021-12-31)
6+
7+
8+
### Bug Fixes
9+
10+
* settings merge for policies, added runAsNonRoot, shuffled service<>ingress ([4873d4c](https://github.com/redkubes/otomi-api/commit/4873d4c59932a239a2223eebd665fe497158027a))
11+
12+
13+
### Code Refactoring
14+
15+
* removed autoCD, reordered service items [ci skip] ([e21166a](https://github.com/redkubes/otomi-api/commit/e21166ac2e491eb9a4d5223c8dfead7d28361fcb))
16+
17+
18+
### Others
19+
20+
* **release:** 0.4.86 ([fd775a7](https://github.com/redkubes/otomi-api/commit/fd775a7230a36c82a0c783e89439d258d64294bd))
21+
522
### [0.4.86](https://github.com/redkubes/otomi-api/compare/v0.4.85...v0.4.86) (2021-12-30)
623

724

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -154,5 +154,5 @@
154154
"tag": true
155155
}
156156
},
157-
"version": "0.4.86"
157+
"version": "0.4.87"
158158
}

0 commit comments

Comments
 (0)