From 863a1a4e20f27d2f93852b1f5cac3c92cea55e53 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 9 Jan 2025 16:30:51 +0000 Subject: [PATCH] release: 1.0.2 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.0.2](https://github.com/AtomiCloud/nix-registry/compare/v1.0.1...v1.0.2) (2025-01-09) ### 🐛 Bug Fixes 🐛 * check pkgs ([9d0be4a](https://github.com/AtomiCloud/nix-registry/commit/9d0be4a230b5153a288f817543383e01475bc24a)) * ci failing ([aee3a40](https://github.com/AtomiCloud/nix-registry/commit/aee3a409eb88f0a17350e826ce818d9614ef0fde)) * improve CI to check build ([56ece41](https://github.com/AtomiCloud/nix-registry/commit/56ece417b5f1f53b6fe5fdfacd8d6e30c9fc29cd)) --- Changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Changelog.md b/Changelog.md index 4af0840..88544ac 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,12 @@ +## [1.0.2](https://github.com/AtomiCloud/nix-registry/compare/v1.0.1...v1.0.2) (2025-01-09) + + +### 🐛 Bug Fixes 🐛 + +* check pkgs ([9d0be4a](https://github.com/AtomiCloud/nix-registry/commit/9d0be4a230b5153a288f817543383e01475bc24a)) +* ci failing ([aee3a40](https://github.com/AtomiCloud/nix-registry/commit/aee3a409eb88f0a17350e826ce818d9614ef0fde)) +* improve CI to check build ([56ece41](https://github.com/AtomiCloud/nix-registry/commit/56ece417b5f1f53b6fe5fdfacd8d6e30c9fc29cd)) + ## [1.0.1](https://github.com/AtomiCloud/nix-registry/compare/v1.0.0...v1.0.1) (2025-01-09)