Skip to content

Commit edd6b79

Browse files
author
Jehoszafat Zimnowoda
committed
chore(release): 0.8.2
1 parent 58481fd commit edd6b79

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.8.2](https://github.com/redkubes/otomi-api/compare/v0.8.1...v0.8.2) (2023-05-29)
6+
7+
8+
### Features
9+
10+
* add metrics endpoint ([#409](https://github.com/redkubes/otomi-api/issues/409)) ([58481fd](https://github.com/redkubes/otomi-api/commit/58481fdc0c501ac75d2c233d0dfe096ec962d588))
11+
12+
13+
### Bug Fixes
14+
15+
* autoscaling description ([#407](https://github.com/redkubes/otomi-api/issues/407)) ([5ea59f8](https://github.com/redkubes/otomi-api/commit/5ea59f8dfdaa0bab0bd9d4bb73caf0d82f2e5062))
16+
* schema with supported k8s versions ([#405](https://github.com/redkubes/otomi-api/issues/405)) ([8eab895](https://github.com/redkubes/otomi-api/commit/8eab89541a140e246225b4c842dc27305bd4e416))
17+
518
### [0.8.1](https://github.com/redkubes/otomi-api/compare/v0.8.0...v0.8.1) (2023-05-17)
619

720

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
@@ -167,7 +167,7 @@
167167
"tag": true
168168
}
169169
},
170-
"version": "0.8.1",
170+
"version": "0.8.2",
171171
"watch": {
172172
"build:models": {
173173
"patterns": [

0 commit comments

Comments
 (0)