From 710dfb8fd4a8acc31e67fef97b5b26499f1ad140 Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Wed, 9 Jul 2025 19:41:01 +0000 Subject: [PATCH] chore(changelog): update unreleased changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dfb1a6..63df5e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [unreleased] + +### ⚙️ Miscellaneous Tasks + +- Allow script to continue despite errors - ([552c33e](https://git.0xmax42.io/actions/deb-changelog-action/commit/552c33e89b9a7284461c7585487ccfe7793cce2c)) + ## [0.1.1] - 2025-07-09 ### 🚀 Features