chore(release): 1.16.0 [skip ci]
# [1.16.0](https://github.com/deployn/astro-deploy/compare/v1.15.1...v1.16.0) (2024-03-04) ### Bug Fixes * **vscode:** update recommended extensions ([cc3ace3](cc3ace380c)) ### Features * **blog:** add frontmatter support ([4bf5e4c](4bf5e4c9bb))
This commit is contained in:
parent
cc3ace380c
commit
6e784045a8
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,3 +1,15 @@
|
|||||||
|
# [1.16.0](https://github.com/deployn/astro-deploy/compare/v1.15.1...v1.16.0) (2024-03-04)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **vscode:** update recommended extensions ([cc3ace3](https://github.com/deployn/astro-deploy/commit/cc3ace380ce68fc08708548d60e9f68993f777da))
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **blog:** add frontmatter support ([4bf5e4c](https://github.com/deployn/astro-deploy/commit/4bf5e4c9bb7802ebd040d749191aee8cc260d315))
|
||||||
|
|
||||||
## [1.15.1](https://github.com/deployn/astro-deploy/compare/v1.15.0...v1.15.1) (2024-03-04)
|
## [1.15.1](https://github.com/deployn/astro-deploy/compare/v1.15.0...v1.15.1) (2024-03-04)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "astro-deploy",
|
"name": "astro-deploy",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "1.15.1",
|
"version": "1.16.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