Skip to content

Commit dd1c9e7

Browse files
author
Jehoszafat Zimnowoda
committed
chore(release): 0.5.12
1 parent 5158f5b commit dd1c9e7

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.5.12](https://github.com/redkubes/otomi-api/compare/v0.5.11...v0.5.12) (2022-07-27)
6+
7+
8+
### Bug Fixes
9+
10+
* azure vault unseal ([#316](https://github.com/redkubes/otomi-api/issues/316)) ([7916f15](https://github.com/redkubes/otomi-api/commit/7916f151003e10c52624e54e64c69ad6328da37a))
11+
* regexp for responders ([#318](https://github.com/redkubes/otomi-api/issues/318)) ([5158f5b](https://github.com/redkubes/otomi-api/commit/5158f5b6a7cdf124bd7013baa9358be314c857c2))
12+
513
### [0.5.11](https://github.com/redkubes/otomi-api/compare/v0.5.10...v0.5.11) (2022-07-05)
614

715

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
@@ -151,7 +151,7 @@
151151
"tag": true
152152
}
153153
},
154-
"version": "0.5.11",
154+
"version": "0.5.12",
155155
"watch": {
156156
"build:models": {
157157
"patterns": [

0 commit comments

Comments
 (0)