chore(release): 1.17.1 [skip ci]

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

### Bug Fixes

* **header:** resize nav links on larger screens ([1d89df8](1d89df87ac))
This commit is contained in:
semantic-release-bot 2024-03-04 09:19:07 +00:00
parent 1d89df87ac
commit 91491b4858
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.17.1](https://github.com/deployn/astro-deploy/compare/v1.17.0...v1.17.1) (2024-03-04)
### Bug Fixes
* **header:** resize nav links on larger screens ([1d89df8](https://github.com/deployn/astro-deploy/commit/1d89df87acd36ed7a29a4decdffe19882ff48251))
# [1.17.0](https://github.com/deployn/astro-deploy/compare/v1.16.0...v1.17.0) (2024-03-04)

View File

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