From 57acbb458f53c44f0f760ff41b44d3ec552366ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 09:41:04 +0000 Subject: [PATCH] chore(main): release 0.1.0 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d0479f..d8d11f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,18 @@ This file is automatically generated by [Release Please](https://github.com/goog The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.1.0](https://github.com/bubustack/github-webhook-impulse/compare/v0.1.0...v0.1.0) (2026-04-18) + + +### Features + +* initial version of GitHub webhook impulse ([96641bc](https://github.com/bubustack/github-webhook-impulse/commit/96641bcfc0f1f73cdcbd30b70d396882503e6b43)) + + +### Miscellaneous + +* **main:** release 0.1.0 ([#1](https://github.com/bubustack/github-webhook-impulse/issues/1)) ([9ac960a](https://github.com/bubustack/github-webhook-impulse/commit/9ac960ac066715c35cfd9531f1b97880ae4758ff)) + ## 0.1.0 (2026-04-18)