chore(release): 1.19.2 [skip ci]
## [1.19.2](https://github.com/deployn/astro-deploy/compare/v1.19.1...v1.19.2) (2024-03-06)
### Bug Fixes
* **blog:** add page title to posts ([9c8013c](9c8013c08d))
This commit is contained in:
parent
9c8013c08d
commit
388c9f2e8b
@ -1,3 +1,10 @@
|
|||||||
|
## [1.19.2](https://github.com/deployn/astro-deploy/compare/v1.19.1...v1.19.2) (2024-03-06)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **blog:** add page title to posts ([9c8013c](https://github.com/deployn/astro-deploy/commit/9c8013c08da4efb1fc5b1553f16992b3594d17d6))
|
||||||
|
|
||||||
## [1.19.1](https://github.com/deployn/astro-deploy/compare/v1.19.0...v1.19.1) (2024-03-06)
|
## [1.19.1](https://github.com/deployn/astro-deploy/compare/v1.19.0...v1.19.1) (2024-03-06)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "astro-deploy",
|
"name": "astro-deploy",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "1.19.1",
|
"version": "1.19.2",
|
||||||
"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