Merge pull request 'chore(release): prepare for v7.4.0' (#256) from next-release into main
Release / release (push) Successful in 43s
robotframework / build (push) Successful in 50s

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