Skip to content

Commit d007603

Browse files
chore(release): 0.5.0
1 parent fb42464 commit d007603

1 file changed

Lines changed: 22 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# 📦 Release History
22

3+
## 📦 Release 0.5.0
4+
5+
### ✨ Features
6+
7+
- **kata:** implement Sr-provided quiz and kata import commands (ac02ef2)
8+
9+
### 🤖 CI / CD
10+
11+
- **actions:** add missing permissions to validate-helm job (940a729)
12+
- **actions:** gate releases on SonarCloud quality gate (da4b067)
13+
- **actions:** opt into Node.js 24 runner and upgrade Node to 22 (0d1e398)
14+
- **actions:** replace deprecated sonarcloud-github-action with sonarqube-scan-action v7.0.0 (fb42464)
15+
16+
### ♻️ Refactors
17+
18+
- **kata:** extract setupStore helper to eliminate duplicate store-opening code (59ee69d)
19+
- **qa:** reduce duplicated lines across cmd, internal/genutil, and fs tests (2e05d7f)
20+
21+
### 📝 Docs
22+
23+
- **ci:** document SonarCloud quality gate setup and CI job table (2c7fd7c)
24+
325
## 📦 Release 0.4.0
426

527
### ✨ Features
@@ -162,4 +184,3 @@
162184
- update roadmap, docs template, and tooling docs (00c777d)
163185
- update roadmap, readme, env examples, and CI docs (f3fa6b1)
164186
- update stale Java/Spring references for Go stack (3358225)
165-

0 commit comments

Comments
 (0)