From a21ffa20ca8f75097a2bf859e47af209d49582c7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 4 Mar 2024 05:28:27 +0000 Subject: [PATCH] chore(release): 1.15.1 [skip ci] ## [1.15.1](https://github.com/deployn/astro-deploy/compare/v1.15.0...v1.15.1) (2024-03-04) ### Bug Fixes * **ui:** enhance spacing and layout ([6df0274](https://github.com/deployn/astro-deploy/commit/6df0274c3a10a66e1ef1f2603c4e4d13e9476a13)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6345964..aa450ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.15.1](https://github.com/deployn/astro-deploy/compare/v1.15.0...v1.15.1) (2024-03-04) + + +### Bug Fixes + +* **ui:** enhance spacing and layout ([6df0274](https://github.com/deployn/astro-deploy/commit/6df0274c3a10a66e1ef1f2603c4e4d13e9476a13)) + # [1.15.0](https://github.com/deployn/astro-deploy/compare/v1.14.0...v1.15.0) (2024-03-04) diff --git a/package.json b/package.json index 6aa3408..0686b68 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "astro-deploy", "type": "module", - "version": "1.15.0", + "version": "1.15.1", "description": "A custom Astro.js template", "private": true, "scripts": {