chore(release): 1.24.4 [skip ci]

## [1.24.4](https://github.com/deployn/astro-deploy/compare/v1.24.3...v1.24.4) (2024-03-13)

### Bug Fixes

* **index:** fix sidescroll ([d7ba632](d7ba632d5d))
This commit is contained in:
semantic-release-bot 2024-03-13 05:35:29 +00:00
parent 14a66ff97a
commit 4e62313500
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.24.4](https://github.com/deployn/astro-deploy/compare/v1.24.3...v1.24.4) (2024-03-13)
### Bug Fixes
* **index:** fix sidescroll ([d7ba632](https://github.com/deployn/astro-deploy/commit/d7ba632d5d7339753f25bfb4ec16b13b950caa81))
## [1.24.3](https://github.com/deployn/astro-deploy/compare/v1.24.2...v1.24.3) (2024-03-12) ## [1.24.3](https://github.com/deployn/astro-deploy/compare/v1.24.2...v1.24.3) (2024-03-12)

View File

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