From a93f2e3b01681a1eaffe050be3c9cb9dabb142bb Mon Sep 17 00:00:00 2001 From: Silen Locatelli <88315530+SilenLoc@users.noreply.github.com> Date: Sun, 22 Jun 2025 17:13:32 +0200 Subject: [PATCH] chore(main): release 1.0.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c796318..a849807 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.1](https://github.com/LunchTimeCode/nest/compare/v1.0.0...v1.0.1) (2025-06-22) + + +### Bug Fixes + +* publish ([d77d069](https://github.com/LunchTimeCode/nest/commit/d77d0692f07e20f337b30054b123de63bd030d5a)) + ## 1.0.0 (2025-06-22)