chore(release): 1.22.0-beta.1 [skip ci]

# [1.22.0-beta.1](https://github.com/deployn/astro-deploy/compare/v1.21.0...v1.22.0-beta.1) (2024-03-08)

### Features

* add view transitions ([769ccc4](769ccc451c))
This commit is contained in:
semantic-release-bot 2024-03-08 22:22:11 +00:00
parent 769ccc451c
commit a98b8f5143
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [1.22.0-beta.1](https://github.com/deployn/astro-deploy/compare/v1.21.0...v1.22.0-beta.1) (2024-03-08)
### Features
* add view transitions ([769ccc4](https://github.com/deployn/astro-deploy/commit/769ccc451cdb99d7091d4a8951044b1336426fbe))
# [1.21.0](https://github.com/deployn/astro-deploy/compare/v1.20.0...v1.21.0) (2024-03-08)

View File

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