Skip to content

Commit e1939cf

Browse files
author
Maurice Faber
committed
chore(release): 0.4.71
1 parent c0c7637 commit e1939cf

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.71](https://github.com/redkubes/otomi-api/compare/v0.4.70...v0.4.71) (2021-09-23)
6+
7+
8+
### Bug Fixes
9+
10+
* kms validation ([#212](https://github.com/redkubes/otomi-api/issues/212)) ([c0c7637](https://github.com/redkubes/otomi-api/commit/c0c76376fe9ef005c4e8bd10c9918a1f3bdcdf6e))
11+
* removed old schema settings and added globalPullSecret (fixes [#210](https://github.com/redkubes/otomi-api/issues/210)) ([#211](https://github.com/redkubes/otomi-api/issues/211)) ([0bcd93d](https://github.com/redkubes/otomi-api/commit/0bcd93daccd2854d7c46a4c59ed9c37a5ed4a2d6))
12+
* test ([4ca50b3](https://github.com/redkubes/otomi-api/commit/4ca50b3ff29dae4b662588b85ac71921fb71c6b4))
13+
514
### [0.4.70](https://github.com/redkubes/otomi-api/compare/v0.4.68...v0.4.70) (2021-09-02)
615

716

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
@@ -160,5 +160,5 @@
160160
"tag": true
161161
}
162162
},
163-
"version": "0.4.70"
163+
"version": "0.4.71"
164164
}

0 commit comments

Comments
 (0)