chore(release): prepare for v7.4.0 #256

Merged
group_2759636_bot_9075f203b5d02ced0a8269693de8933b merged 8 commits from next-release into main 2026-01-09 09:43:23 +00:00
2 changed files with 22 additions and 1 deletions
+3 -1
View File
@@ -1 +1,3 @@
{"version":"v7.3.17"}
{
"version": "v7.4.0"
}
+19
View File
@@ -2,6 +2,25 @@
All notable changes to this project will be documented in this file.
## [7.4.0] - 2026-01-09
### 🚀 Features
- Migrate from GitLab CI to Gitea Actions
- Add release workflow using shared workflow
### 📚 Documentation
- Add CLAUDE.md for Claude Code guidance
### Chore
- *(deps)* Update python:3.14.2-slim docker digest to aa5be11
- *(deps)* Update python:3.14.2-slim docker digest to f7864aa
- *(deps)* Update python:3.14.2-slim docker digest to 3955a7d
- *(deps)* Update dependency urllib3 to v2.6.3
- *(deps)* Update actions/checkout action to v6
## [7.3.17] - 2025-12-29
### Chore