chore(release): 1.28.0 [skip ci]

# [1.28.0](https://github.com/deployn/astro-deploy/compare/v1.27.0...v1.28.0) (2024-09-13)

### Features

* **header:** improve mobile menu functionality and add navigation rail ([6fdffbe](6fdffbe5c6))
This commit is contained in:
semantic-release-bot 2024-09-13 05:14:19 +00:00
parent 6fdffbe5c6
commit ab4bad05ae
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [1.28.0](https://github.com/deployn/astro-deploy/compare/v1.27.0...v1.28.0) (2024-09-13)
### Features
* **header:** improve mobile menu functionality and add navigation rail ([6fdffbe](https://github.com/deployn/astro-deploy/commit/6fdffbe5c631935cf79d8bf8b7d89df143bc4111))
# [1.27.0](https://github.com/deployn/astro-deploy/compare/v1.26.0...v1.27.0) (2024-04-12)

View File

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