From 7e495f49207e5f4d9c889656f6ffd326bded2153 Mon Sep 17 00:00:00 2001 From: Wilfried AGO Date: Sun, 14 Jul 2024 22:47:04 +0000 Subject: [PATCH] chore(release): 1.0.1 [skip ci] ## [1.0.1](https://github.com/wilfriedago/dark-emerald-theme/compare/v1.0.0...v1.0.1) (2024-07-14) ### Bug Fixes * **ci:** ignore unnecessary files and directories in release workflow ([8ba87c3](https://github.com/wilfriedago/dark-emerald-theme/commit/8ba87c38b740b29c82e542b612415e62b5b2320d)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0391cd..d44be23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.1](https://github.com/wilfriedago/dark-emerald-theme/compare/v1.0.0...v1.0.1) (2024-07-14) + + +### Bug Fixes + +* **ci:** ignore unnecessary files and directories in release workflow ([8ba87c3](https://github.com/wilfriedago/dark-emerald-theme/commit/8ba87c38b740b29c82e542b612415e62b5b2320d)) + # 1.0.0 (2024-07-14)