chore(release): 1.20.0 [skip ci]

# [1.20.0](https://github.com/deployn/astro-deploy/compare/v1.19.4...v1.20.0) (2024-03-08)

### Features

* add meta description ([5266fe5](5266fe563d))
This commit is contained in:
semantic-release-bot 2024-03-08 07:04:54 +00:00
parent 225ab30945
commit 843b557132
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [1.20.0](https://github.com/deployn/astro-deploy/compare/v1.19.4...v1.20.0) (2024-03-08)
### Features
* add meta description ([5266fe5](https://github.com/deployn/astro-deploy/commit/5266fe563d137febca1937c7a17673ac9749b6a6))
## [1.19.4](https://github.com/deployn/astro-deploy/compare/v1.19.3...v1.19.4) (2024-03-07) ## [1.19.4](https://github.com/deployn/astro-deploy/compare/v1.19.3...v1.19.4) (2024-03-07)

View File

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