Merge pull request 'chore(release): prepare for 1.4.0' (#33) from next-release into main
Release / release (push) Successful in 34s

Reviewed-on: #33
This commit was merged in pull request #33.
This commit is contained in:
2026-01-09 06:30:43 +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