Skip to content

Commit 38d7275

Browse files
release: v1.0.0
1 parent 8d2afaa commit 38d7275

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## [1.0.0] - 2026-03-20
2+
3+
### 🚀 Features
4+
5+
- Add prepare release workflow
6+
- Add publish release workflow
7+
- Add user-facing workflows
8+
- Add change log config
9+
10+
### 🐛 Bug Fixes
11+
12+
- Move reusable workflows back to .github/workflows directory
13+
- Add missing reusable release workflows
14+
- Rename reserved GITHUB_TOKEN secret in reusable workflows
15+
16+
### 📚 Documentation
17+
18+
- Update readme with usage instructions
19+
- *(readme)* Add banner
20+
21+
### ⚙️ Miscellaneous Tasks
22+
23+
- Move reusable workflows to src
24+
- Add icon
25+
- Correct eye perspective in icon

0 commit comments

Comments
 (0)