diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..317ee91 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,72 @@ +## [1.2.1] - 2025-09-09 + +### ⚙️ Miscellaneous Tasks + +- Remove CHANGELOG +## [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