chore(release): 1.25.3 [skip ci]

## [1.25.3](https://github.com/deployn/astro-deploy/compare/v1.25.2...v1.25.3) (2024-04-06)

### Bug Fixes

* **index:** update index page ([665da2a](665da2a1a6))
This commit is contained in:
semantic-release-bot 2024-04-06 20:17:01 +00:00
parent ee3cd96573
commit 16276c6eb4
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.25.3](https://github.com/deployn/astro-deploy/compare/v1.25.2...v1.25.3) (2024-04-06)
### Bug Fixes
* **index:** update index page ([665da2a](https://github.com/deployn/astro-deploy/commit/665da2a1a6572af3da63a6c584a3dcb17f781f89))
## [1.25.2](https://github.com/deployn/astro-deploy/compare/v1.25.1...v1.25.2) (2024-04-06)

View File

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