File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -4,19 +4,19 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ Unreleased ] - YYYY-MM-DD
7
+ ## [ 0.1.1 ] - 2024-10-02
8
8
9
9
### Added
10
- * This template of a changelog. It is not really the changelog for this
11
- template repository.
12
-
13
- ### Changed
14
-
15
- ### Deprecated
10
+ * Initially released
16
11
17
- ### Removed
12
+ ### Changed
13
+ * append integration step feedback output to the GITHUB_OUTPUT file of verification step.
18
14
19
15
### Fixed
16
+ * integration test
20
17
21
18
22
- ## [ x.x.x] - YYYY-MM-DD
19
+ ## [ 0.1.0] - 2024-10-02
20
+
21
+ ### Added
22
+ * Initially released
You can’t perform that action at this time.
0 commit comments