chore(release): 1.19.3 [skip ci]

## [1.19.3](https://github.com/deployn/astro-deploy/compare/v1.19.2...v1.19.3) (2024-03-07)

### Bug Fixes

* **header:** update style ([8d2285c](8d2285c735))
This commit is contained in:
semantic-release-bot 2024-03-07 07:58:08 +00:00
parent 8d2285c735
commit 3a923ada78
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.19.3](https://github.com/deployn/astro-deploy/compare/v1.19.2...v1.19.3) (2024-03-07)
### Bug Fixes
* **header:** update style ([8d2285c](https://github.com/deployn/astro-deploy/commit/8d2285c7357a513be32e92fa2e04138f4ff7c083))
## [1.19.2](https://github.com/deployn/astro-deploy/compare/v1.19.1...v1.19.2) (2024-03-06) ## [1.19.2](https://github.com/deployn/astro-deploy/compare/v1.19.1...v1.19.2) (2024-03-06)

View File

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