Skip to content

Commit d2e10ea

Browse files
authored
release: v0.0.1 (#195)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
1 parent 3e1aa18 commit d2e10ea

File tree

3 files changed

+12
-16
lines changed

3 files changed

+12
-16
lines changed

.release-notes/_template.md

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

55
<!--
6+
## :bangbang: Breaking chages :bangbang:
7+
68
## :dizzy: New features :dizzy:
79
810
## :sparkles: UI changes :sparkles:

.release-notes/main.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,18 @@
22

33
Release notes for `TODO`.
44

5+
<!--
6+
## :bangbang: Breaking chages :bangbang:
7+
58
## :dizzy: New features :dizzy:
6-
- Policy catalog added
79
8-
<!--
910
## :sparkles: UI changes :sparkles:
10-
-->
1111
1212
## :star: Examples :star:
13-
- Example to work with `DOCKERFILE` added
1413
15-
<!--
1614
## :boat: Tutorials :boat:
1715
1816
## :wrench: Fixes :wrench:
19-
-->
2017
2118
## :guitar: Misc :guitar:
22-
- Escaping projections now use `\` instead of `/`
23-
- JSON and openapi schemas are now available
19+
-->

.release-notes/v0.0.1.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
# Release notes
22

3-
Release notes for `TODO`.
3+
Release notes for `v0.0.1`.
44

5-
<!--
65
## :dizzy: New features :dizzy:
7-
8-
## :sparkles: UI changes :sparkles:
6+
- Policy catalog added
97

108
## :star: Examples :star:
9+
- Example to work with `DOCKERFILE` added
1110

12-
## :boat: Tutorials :boat:
13-
14-
## :wrench: Fixes :wrench:
15-
-->
11+
## :guitar: Misc :guitar:
12+
- Escaping projections now use `\` instead of `/`
13+
- JSON and openapi schemas are now available
1614

1715
## :guitar: Misc :guitar:
1816
- First release :tada:

0 commit comments

Comments
 (0)