chore(release): prepare for 1.3.3

This commit is contained in:
Unbound Release
2025-09-11 07:26:38 +00:00
committed by Joakim Olsson
parent dbc0c2b072
commit 193d696dd1
2 changed files with 100 additions and 0 deletions
+99
View File
@@ -0,0 +1,99 @@
## [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