We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d2afaa commit 38d7275Copy full SHA for 38d7275
1 file changed
CHANGELOG.md
@@ -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