From e061935beb2b18b5e880d211a4002afeb422b076 Mon Sep 17 00:00:00 2001 From: Miguel Ramos Date: Thu, 12 Sep 2024 07:38:11 +0100 Subject: [PATCH] chore: maintenance changelog --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bc11563..509a9fbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. +## [1.0.19] - 2024-09-12 + +### 🐛 Bug Fixes + +- Bump loop skip if package already bumped + +### ⚙️ Miscellaneous Tasks + +- Maintenance changelog +- Debugging duplicated bumps +- Maintenance format +- Merge pull request #45 from websublime/fix/duplicated-bumps +- Bump version + ## [1.0.18] - 2024-09-11 ### 🐛 Bug Fixes