chore(release): 1.19.0 [skip ci]
# [1.19.0](https://github.com/deployn/astro-deploy/compare/v1.18.0...v1.19.0) (2024-03-05) ### Bug Fixes * add source description ([9e7cbd1](9e7cbd144f)) * **header:** add additional navlink ([54dcefb](54dcefbf25)) ### Features * **directus:** use directus cms ([3a9c4da](3a9c4da429)) * use image optimization for Directus ([5cb2237](5cb2237187))
This commit is contained in:
parent
38a611c6b2
commit
2ec21985a7
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,3 +1,17 @@
|
||||
# [1.19.0](https://github.com/deployn/astro-deploy/compare/v1.18.0...v1.19.0) (2024-03-05)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* add source description ([9e7cbd1](https://github.com/deployn/astro-deploy/commit/9e7cbd144f05a2a46e51c033a171fc557951b3eb))
|
||||
* **header:** add additional navlink ([54dcefb](https://github.com/deployn/astro-deploy/commit/54dcefbf25002be51b5f134d7a8f74df5ef96474))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **directus:** use directus cms ([3a9c4da](https://github.com/deployn/astro-deploy/commit/3a9c4da429ce05b320c3c6b63dd3b802d487eac7))
|
||||
* use image optimization for Directus ([5cb2237](https://github.com/deployn/astro-deploy/commit/5cb223718734b1d7b502e7dd331eae6ebb493f36))
|
||||
|
||||
# [1.18.0](https://github.com/deployn/astro-deploy/compare/v1.17.2...v1.18.0) (2024-03-04)
|
||||
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "astro-deploy",
|
||||
"type": "module",
|
||||
"version": "1.18.0",
|
||||
"version": "1.19.0",
|
||||
"description": "A custom Astro.js template",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user