chore(release): 1.6.0 [skip ci]

# [1.6.0](https://github.com/deployn/astro-deploy/compare/v1.5.0...v1.6.0) (2024-02-25)

### Features

* add shadcn support ([0fed354](0fed3542a4))
This commit is contained in:
semantic-release-bot 2024-02-25 09:00:16 +00:00
parent 0fed3542a4
commit b43e9772c1
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [1.6.0](https://github.com/deployn/astro-deploy/compare/v1.5.0...v1.6.0) (2024-02-25)
### Features
* add shadcn support ([0fed354](https://github.com/deployn/astro-deploy/commit/0fed3542a4875c7ea81f52d9c48fec0a6aecce36))
# [1.5.0](https://github.com/deployn/astro-deploy/compare/v1.4.0...v1.5.0) (2024-02-24)

View File

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