Skip to content

Commit 0f3a30f

Browse files
authored
fix: manually change version.md and changelog.md files that coulbn't be populated during the release (#30)
* fix: manually change version.md and changelog.md files that coulbn't be populated during the release * docs: restore older versions because file is append only
1 parent f3df09f commit 0f3a30f

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3+
## v2.0.0
4+
5+
## Milestone: Release v2.0.0
6+
Date: 2024-07-18T07:00:00Z
7+
Description: Create Release v2.0.0 release using Github Actions release workflow.
8+
9+
### 🐞 Bug Fixes
10+
11+
- fix: Add dep and tests to release workflow after first release (Linked Issues: 4436c0b9fcc152aa911af3103ba55bf7e4de8b3d)
12+
- fix: Remove install dependency due to initial commit for main (Linked Issues: c1f85c4737681989fd6cba8c1433f0e183439177)
13+
14+
### ⭐️ New Features
15+
16+
- feat: Enhancement to the release workflow (Linked Issues: 60d55e3e880b11f36d219f4566fb4c7ebf0f6e27)
17+
- feat: refine and add new workflows (#25) (Linked Issues: 891dfedb89e40eec0f09474afa1073cb62d0a46b)
18+
- feat: Add workflows (Linked Issues: 66b48660a3c4ea1db0076924b18986297f6c4cfa)
19+
- feat: Add more automation and refine workflows (#7) (Linked Issues: c59c3f81dcad770bc08b7e56b3b059e9b89d93e1)
20+
21+
### 📝 Other Changes
22+
23+
- Update release.yml (Linked Issues: 378d60b6b48e3c51bd232cce6e5cbf4ae204ffc7)
24+
325
## v1.1.0 (future date, 2024)
426

527
* Next change summary here

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
v1.4.0
3+
v2.0.0

0 commit comments

Comments
 (0)