From 4fbc04f036989a027210c6ef6deda8cf5cd30ea1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 15 Oct 2024 14:18:35 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] # 1.0.0 (2024-10-15) ### Features * **@commitlint:** added [@commitlint](https://github.com/commitlint) packages, initial configuration ([df6701f](https://github.com/georgecht/zod-custom-events/commit/df6701f216b45829d8c62f647b72a884a5e96717)) * **first:** initial commit ([2e901fe](https://github.com/georgecht/zod-custom-events/commit/2e901fe8e6dd56d1035a187e3e5ee20423069084)) ### Reverts * **package:** removed prepublishOnly script for CI ([944f19c](https://github.com/georgecht/zod-custom-events/commit/944f19cbabb3bc05c35e223b06757d2edd3e03dc)) --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00fc1d2..f1dd920 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# Changelog +All notable changes to this project will be documented in this file. Dates are displayed in UTC. + +# 1.0.0 (2024-10-15) + + +### Features + +* **@commitlint:** added [@commitlint](https://github.com/commitlint) packages, initial configuration ([df6701f](https://github.com/georgecht/zod-custom-events/commit/df6701f216b45829d8c62f647b72a884a5e96717)) +* **first:** initial commit ([2e901fe](https://github.com/georgecht/zod-custom-events/commit/2e901fe8e6dd56d1035a187e3e5ee20423069084)) + + +### Reverts + +* **package:** removed prepublishOnly script for CI ([944f19c](https://github.com/georgecht/zod-custom-events/commit/944f19cbabb3bc05c35e223b06757d2edd3e03dc)) + # Changelog All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.