chore(release): 1.24.2 [skip ci]

## [1.24.2](https://github.com/deployn/astro-deploy/compare/v1.24.1...v1.24.2) (2024-03-10)

### Bug Fixes

* add margin to recipe site ([02a3b86](02a3b86651))
This commit is contained in:
semantic-release-bot 2024-03-10 19:50:37 +00:00
parent 02a3b86651
commit ead4ce2d28
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.24.2](https://github.com/deployn/astro-deploy/compare/v1.24.1...v1.24.2) (2024-03-10)
### Bug Fixes
* add margin to recipe site ([02a3b86](https://github.com/deployn/astro-deploy/commit/02a3b86651289c264f3d6827ec6fd989c8aba494))
## [1.24.1](https://github.com/deployn/astro-deploy/compare/v1.24.0...v1.24.1) (2024-03-10) ## [1.24.1](https://github.com/deployn/astro-deploy/compare/v1.24.0...v1.24.1) (2024-03-10)

View File

@ -1,7 +1,7 @@
{ {
"name": "astro-deploy", "name": "astro-deploy",
"type": "module", "type": "module",
"version": "1.24.1", "version": "1.24.2",
"description": "A custom Astro.js template", "description": "A custom Astro.js template",
"private": true, "private": true,
"scripts": { "scripts": {