Skip to content

Commit c39bd9e

Browse files
authored
release: v0.0.2 (#256)
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
1 parent 61868b9 commit c39bd9e

File tree

3 files changed

+28
-20
lines changed

3 files changed

+28
-20
lines changed

.release-notes/_template.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
Release notes for `TODO`.
44

55
<!--
6-
## :bangbang: Breaking chages :bangbang:
6+
## ‼️ Breaking changes ‼️
77
8-
## :dizzy: New features :dizzy:
8+
## 💫 New features 💫
99
10-
## :sparkles: UI changes :sparkles:
10+
## UI changes
1111
12-
## :star: Examples :star:
12+
## Examples
1313
14-
## :boat: Tutorials :boat:
14+
## Tutorials
1515
16-
## :wrench: Fixes :wrench:
16+
## 🔧 Fixes 🔧
1717
18-
## :books: Docs :books:
18+
## 📚 Docs 📚
1919
20-
## :guitar: Misc :guitar:
20+
## 🎸 Misc 🎸
2121
-->

.release-notes/main.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,20 @@
22

33
Release notes for `TODO`.
44

5-
65
<!--
76
## ‼️ Breaking changes ‼️
87
8+
## 💫 New features 💫
9+
910
## ✨ UI changes ✨
1011
1112
## ⭐ Examples ⭐
1213
1314
## ⛵ Tutorials ⛵
1415
15-
## 🎸 Misc 🎸
16-
-->
17-
18-
## 💫 New features 💫
19-
20-
- Kyverno-JSON is now available via brew
21-
- Added a GitHub action to install Kyverno-JSON
22-
2316
## 🔧 Fixes 🔧
2417
25-
- Fixed an index not found error
26-
2718
## 📚 Docs 📚
2819
29-
- Added multi-version docs support
20+
## 🎸 Misc 🎸
21+
-->

.release-notes/v0.0.2.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Release notes
2+
3+
Release notes for `v0.0.2`.
4+
5+
## 💫 New features 💫
6+
7+
- Kyverno-JSON is now available via brew
8+
- Added a GitHub action to install Kyverno-JSON
9+
10+
## 🔧 Fixes 🔧
11+
12+
- Fixed an index not found error
13+
14+
## 📚 Docs 📚
15+
16+
- Added multi-version docs support

0 commit comments

Comments
 (0)