Commit fc0511f
🤖 Fully Automated Release v0.11.1 (#143)
This release was **automatically created** and requires **no manual intervention**.
📊 Release Details
- **Version**: `v0.11.1`
- **Type**: `patch` (auto-detected)
- **Trigger**: `push`
- **Actor**: @github-merge-queue[bot]
- **Date**: $(date +'%Y-%m-%d %H:%M:%S UTC')
🔄 Automated Changes
- ✅ Updated `action.yml` Docker image reference
- ✅ Updated `Makefile` fallback version
- ✅ Version auto-detected from commit messages
🚀 What happens when merged?
1. 🐳 Multi-architecture Docker images built and pushed
2. 🏷️ GitHub release created with auto-generated notes
3. 📝 Docker Hub description updated
4. 🧹 Release branch automatically cleaned up
🔍 Version Detection Logic
- `major`: Manual releases only (v0.10.2 → v1.0.0)
- `minor`: Merges from feat* branches or feat: in commits (v0.10.2 → v0.11.0)
- `patch`: All other changes (v0.10.2 → v0.10.3)
**This PR is safe to auto-merge - it only contains version updates.**
---
*🤖 Fully automated release - zero manual intervention required!*
Files changed:
M Makefile
M action.yml
Co-authored-by: github-merge-queue[bot] <github-merge-queue[bot]@users.noreply.github.com>1 parent e28c83e commit fc0511f
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments