From e98244325d8c47063d80dd2db3a29284b29f9468 Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Tue, 27 May 2025 13:10:20 +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 0972bf9..0670677 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [unreleased] + +### 🐛 Bug Fixes + +- *(workflows)* Remove redundant tag fallback in sync job - ([5686940](https://git.0xmax42.io/maxp/http-kernel/commit/5686940fe26b699bffa62af7fb0efc42cc85a6b3)) + ## [0.2.0](https://git.0xmax42.io/maxp/http-kernel/compare/v0.1.0..v0.2.0) - 2025-05-27 ### 🚀 Features