Skip to content

Commit 15de4ce

Browse files
author
Maurice Faber
committed
chore(release): 0.14.14
1 parent 2b2bca0 commit 15de4ce

File tree

3 files changed

+25
-3
lines changed

3 files changed

+25
-3
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
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.14.14](https://github.com/redkubes/otomi-core/compare/v0.14.12...v0.14.14) (2021-10-11)
6+
7+
8+
### Bug Fixes
9+
10+
* ksvc virtual service mapping, otomi has docker check ([e094134](https://github.com/redkubes/otomi-core/commit/e094134de6a2aa65120d0787041a81c96cc2ee61))
11+
* sonar issue [ci skip] ([4054e95](https://github.com/redkubes/otomi-core/commit/4054e95730dfc0a81548905fa4f9a0b933f8e5e3))
12+
* validate-templates fix ([0fad7f2](https://github.com/redkubes/otomi-core/commit/0fad7f2404ca1f53a6de87a36f930c9d78463dc4))
13+
* yaml dump indent 4, bump api [ci skip] ([64c501e](https://github.com/redkubes/otomi-core/commit/64c501ef56511aa4e0caa97ae4c8ef68c5523039))
14+
15+
16+
### Others
17+
18+
* **release:** 0.14.13 ([5c699a6](https://github.com/redkubes/otomi-core/commit/5c699a65d8dbd9b7bc913256fbf07f4c5b474e4c))
19+
20+
21+
### Build System
22+
23+
* **chart:** fix slack logic [ci skip] ([2b2bca0](https://github.com/redkubes/otomi-core/commit/2b2bca0bf91cab8f64be3ca29b5d8e9eb59cd916))
24+
* **chart:** fix version detection ([35784ca](https://github.com/redkubes/otomi-core/commit/35784ca26373ffa1f543dcdd149be2e72377b6cd))
25+
* **chart:** version detection ([a82d432](https://github.com/redkubes/otomi-core/commit/a82d432aaa3a120b4cca934f3f10632f00cef91b))
26+
527
### [0.14.13](https://github.com/redkubes/otomi-core/compare/v0.14.12...v0.14.13) (2021-10-09)
628

729

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
@@ -136,5 +136,5 @@
136136
}
137137
},
138138
"type": "module",
139-
"version": "0.14.13"
139+
"version": "0.14.14"
140140
}

0 commit comments

Comments
 (0)