chore(release): 1.22.0 [skip ci]

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

### Features

* add view transitions ([769ccc4](769ccc451c))
* **blog:** transition blogpost titles ([aece417](aece417bff))
This commit is contained in:
semantic-release-bot 2024-03-08 22:43:20 +00:00
parent c1c7fa9d88
commit fb1e4e7959
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
# [1.22.0](https://github.com/deployn/astro-deploy/compare/v1.21.0...v1.22.0) (2024-03-08)
### Features
* add view transitions ([769ccc4](https://github.com/deployn/astro-deploy/commit/769ccc451cdb99d7091d4a8951044b1336426fbe))
* **blog:** transition blogpost titles ([aece417](https://github.com/deployn/astro-deploy/commit/aece417bff6717db76e7db95d20f4fe222b3b4eb))
# [1.22.0-beta.2](https://github.com/deployn/astro-deploy/compare/v1.22.0-beta.1...v1.22.0-beta.2) (2024-03-08)

View File

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