chore(release): 1.29.0-beta.2 [skip ci]

# [1.29.0-beta.2](https://github.com/deployn/astro-deploy/compare/v1.29.0-beta.1...v1.29.0-beta.2) (2024-10-05)

### Features

* add 404 page ([04cba4f](04cba4fa05))
This commit is contained in:
semantic-release-bot 2024-10-05 06:19:29 +00:00
parent 04cba4fa05
commit 295842c70c
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [1.29.0-beta.2](https://github.com/deployn/astro-deploy/compare/v1.29.0-beta.1...v1.29.0-beta.2) (2024-10-05)
### Features
* add 404 page ([04cba4f](https://github.com/deployn/astro-deploy/commit/04cba4fa051b1c8958aa4dfe99266c56d0e8cf0b))
# [1.29.0-beta.1](https://github.com/deployn/astro-deploy/compare/v1.28.0...v1.29.0-beta.1) (2024-10-04)

View File

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