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](6df0274c3a))
This commit is contained in:
semantic-release-bot 2024-03-04 05:28:27 +00:00
parent 6df0274c3a
commit a21ffa20ca
2 changed files with 8 additions and 1 deletions

View File

@ -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)

View File

@ -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": {