Files
release-test/CHANGELOG.md
T

118 lines
1.8 KiB
Markdown
Raw Normal View History

2026-01-09 06:12:45 +00:00
## [1.4.0] - 2026-01-09
### 🚀 Features
- Migrate to Gitea Actions with shared release workflow
### 🧪 Testing
- Use fix-workflow-gitea-compat branch from shared-workflows
### ⚙️ Miscellaneous Tasks
- Change to AWS CodeBuild runner
2025-10-09 10:56:57 +00:00
## [1.3.4] - 2025-10-09
### ⚙️ Miscellaneous Tasks
- Switch to main branch
2025-09-11 07:26:38 +00:00
## [1.3.3] - 2025-09-11
### ⚙️ Miscellaneous Tasks
- Restart from scratch
## [1.3.2] - 2025-09-10
### ⚙️ Miscellaneous Tasks
- Add mmm
## [1.3.1] - 2025-09-10
### 🐛 Bug Fixes
- Also add some lll
## [1.3.0] - 2025-09-10
### 🚀 Features
- Add some k's
## [1.2.2] - 2025-09-10
### ⚙️ Miscellaneous Tasks
- Just some changes
## [1.2.1] - 2025-09-09
### ⚙️ Miscellaneous Tasks
- Remove CHANGELOG
- Add defaults
- Set image
## [1.2.0] - 2024-10-04
### 🚀 Features
- Hhhold your horses
- Iiinteresting changes
### ⚙️ Miscellaneous Tasks
- Gggreat
## [1.1.0] - 2024-10-04
### 🚀 Features
- Ffffffeat
## [1.0.1] - 2024-10-04
### 📚 Documentation
- *(area)* Eeeeeeeee
### ⚙️ Miscellaneous Tasks
- Release 1.0.1
## [1.0.0] - 2024-10-04
### 🚀 Features
- [**breaking**] New breaking change
### ⚙️ Miscellaneous Tasks
- Release 1.0.0
## [0.2.0] - 2024-10-04
### 🚀 Features
- Something else
### ⚙️ Miscellaneous Tasks
- Release 0.2.0
## [0.1.1] - 2024-10-04
### 📚 Documentation
- More changes
### ⚙️ Miscellaneous Tasks
- Release 0.1.1
## [0.1.0] - 2024-10-04
### 🚀 Features
- Add pipeline
### 📚 Documentation
- Add dummy change
### ⚙️ Miscellaneous Tasks
- Add prepare_release stage to generate CHANGELOG.md for release
- Update git-cliff commands and add MR handling
- Refactor pipeline for next-release branch and changelog generation
- Include pipeline from ci-templates