chore(release): 1.17.0 [skip ci]

# [1.17.0](https://github.com/deployn/astro-deploy/compare/v1.16.0...v1.17.0) (2024-03-04)

### Features

* **header:** highlight active nav link ([cb051e9](cb051e9b6e))
This commit is contained in:
semantic-release-bot 2024-03-04 09:15:51 +00:00
parent cb051e9b6e
commit 2bb85f33c8
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [1.17.0](https://github.com/deployn/astro-deploy/compare/v1.16.0...v1.17.0) (2024-03-04)
### Features
* **header:** highlight active nav link ([cb051e9](https://github.com/deployn/astro-deploy/commit/cb051e9b6efab66bde946b89f074ceb14ca2764a))
# [1.16.0](https://github.com/deployn/astro-deploy/compare/v1.15.1...v1.16.0) (2024-03-04) # [1.16.0](https://github.com/deployn/astro-deploy/compare/v1.15.1...v1.16.0) (2024-03-04)

View File

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