chore(release): prepare for 1.4.0 #33

Merged
argoyle merged 6 commits from next-release into main 2026-01-09 06:30:45 +00:00
2 changed files with 20 additions and 1 deletions
+3 -1
View File
@@ -1 +1,3 @@
{"version":"1.3.4"}
{
"version": "1.4.0"
}
+17
View File
@@ -1,3 +1,20 @@
## [1.4.0] - 2026-01-09
### 🚀 Features
- Migrate to Gitea Actions with shared release workflow
### 📚 Documentation
- Add README
### 🧪 Testing
- Use fix-workflow-gitea-compat branch from shared-workflows
### ⚙️ Miscellaneous Tasks
- Change to AWS CodeBuild runner
## [1.3.4] - 2025-10-09
### ⚙️ Miscellaneous Tasks