chore(release): 1.13.1 [skip ci]
## [1.13.1](https://github.com/deployn/astro-deploy/compare/v1.13.0...v1.13.1) (2024-03-02)
### Bug Fixes
* **nginx:** terminate line by ; ([74d3362](74d33622d7))
This commit is contained in:
parent
74d33622d7
commit
ff2c028c4e
@ -1,3 +1,10 @@
|
|||||||
|
## [1.13.1](https://github.com/deployn/astro-deploy/compare/v1.13.0...v1.13.1) (2024-03-02)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **nginx:** terminate line by ; ([74d3362](https://github.com/deployn/astro-deploy/commit/74d33622d7b7a326ab137656742cb1f4d4a26205))
|
||||||
|
|
||||||
# [1.13.0](https://github.com/deployn/astro-deploy/compare/v1.12.0...v1.13.0) (2024-03-02)
|
# [1.13.0](https://github.com/deployn/astro-deploy/compare/v1.12.0...v1.13.0) (2024-03-02)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "astro-deploy",
|
"name": "astro-deploy",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "1.13.0",
|
"version": "1.13.1",
|
||||||
"description": "A custom Astro.js template",
|
"description": "A custom Astro.js template",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user