diff --git a/CHANGELOG.md b/CHANGELOG.md index 3552d3c..f81a0c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index e1bc0e9..351cf9d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "astro-deploy", "type": "module", - "version": "1.19.2", + "version": "1.19.3", "description": "A custom Astro.js template", "private": true, "scripts": {