chore(release): 1.5.0 [skip ci]
# [1.5.0](https://github.com/deployn/astro-deploy/compare/v1.4.0...v1.5.0) (2024-02-24)
### Features
* **Sitemap:** add dynamic sitemap support ([eb0b214](eb0b214054))
This commit is contained in:
parent
eb0b214054
commit
383d4f789d
@ -1,3 +1,10 @@
|
|||||||
|
# [1.5.0](https://github.com/deployn/astro-deploy/compare/v1.4.0...v1.5.0) (2024-02-24)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **Sitemap:** add dynamic sitemap support ([eb0b214](https://github.com/deployn/astro-deploy/commit/eb0b214054cebb5901ceee20db44e28212f03e09))
|
||||||
|
|
||||||
# [1.4.0](https://github.com/deployn/astro-deploy/compare/v1.3.0...v1.4.0) (2024-02-18)
|
# [1.4.0](https://github.com/deployn/astro-deploy/compare/v1.3.0...v1.4.0) (2024-02-18)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "astro-deploy",
|
"name": "astro-deploy",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "1.4.0",
|
"version": "1.5.0",
|
||||||
"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