From 3797f252035f278f7b4a2ef7b587adaff015fd5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 08:06:53 +0000 Subject: [PATCH] chore(release): v0.2.1 [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6544a02..2e99ab3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.1](https://github.com/digitalr00ts/action-pre-commit/compare/v0.2.0...v0.2.1) (2024-03-29) + + +### Bug Fixes + +* **action:** bump actions ([1653396](https://github.com/digitalr00ts/action-pre-commit/commit/16533966aa05331c23b6304e33f2f1dbe5e3f76d)) + + + # [0.2.0](https://github.com/digitalr00ts/action-pre-commit/compare/v0.1.0...v0.2.0) (2022-11-03)