chore(release): 1.14.0 [skip ci]

# [1.14.0](https://github.com/deployn/astro-deploy/compare/v1.13.1...v1.14.0) (2024-03-02)

### Features

* **nginx:** update custom nginx conf ([92c1744](92c174491c))
This commit is contained in:
semantic-release-bot 2024-03-02 19:59:16 +00:00
parent 92c174491c
commit 89655ac78d
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [1.14.0](https://github.com/deployn/astro-deploy/compare/v1.13.1...v1.14.0) (2024-03-02)
### Features
* **nginx:** update custom nginx conf ([92c1744](https://github.com/deployn/astro-deploy/commit/92c174491c79ade07afb55134a88ca282b635687))
## [1.13.1](https://github.com/deployn/astro-deploy/compare/v1.13.0...v1.13.1) (2024-03-02)

View File

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