chore(release): 1.8.2 [skip ci]

## [1.8.2](https://github.com/deployn/astro-deploy/compare/v1.8.1...v1.8.2) (2024-02-27)

### Bug Fixes

* **ui:** update color class in header ([11b283c](11b283c63b))
This commit is contained in:
semantic-release-bot 2024-02-27 07:02:27 +00:00
parent 11b283c63b
commit 3324389150
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.8.2](https://github.com/deployn/astro-deploy/compare/v1.8.1...v1.8.2) (2024-02-27)
### Bug Fixes
* **ui:** update color class in header ([11b283c](https://github.com/deployn/astro-deploy/commit/11b283c63b11a426e87fbe5ef40dc86d952537f8))
## [1.8.1](https://github.com/deployn/astro-deploy/compare/v1.8.0...v1.8.1) (2024-02-27) ## [1.8.1](https://github.com/deployn/astro-deploy/compare/v1.8.0...v1.8.1) (2024-02-27)

View File

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