From d6c4865a1ec69851d3d8bc233b4f50ba5dc226c9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 18 Sep 2025 09:01:56 +0000 Subject: [PATCH] chore(release): 1.0.2 ## [1.0.2](https://gitlab.com/oceanbox/busynix/compare/v1.0.1...v1.0.2) (2025-09-18) ### Bug Fixes * update to nixos-25.05 ([b3095e7](https://gitlab.com/oceanbox/busynix/commit/b3095e7557377487462623e475d2a4a4ff92fa97)) --- .version | 2 +- RELEASE_NOTES.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.version b/.version index 7dea76e..6d7de6e 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -1.0.1 +1.0.2 diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 52681ad..3af331d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.2](https://gitlab.com/oceanbox/busynix/compare/v1.0.1...v1.0.2) (2025-09-18) + + +### Bug Fixes + +* update to nixos-25.05 ([b3095e7](https://gitlab.com/oceanbox/busynix/commit/b3095e7557377487462623e475d2a4a4ff92fa97)) + ## [1.0.1](https://gitlab.com/oceanbox/busynix/compare/v1.0.0...v1.0.1) (2024-01-29)