chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-02-16) ### Features * add astro.js ([9fc02b3](9fc02b366d)) * add semantic-release support ([f5e9c0d](f5e9c0da89))
This commit is contained in:
parent
9e74a2cc6e
commit
9ff905f256
7
CHANGELOG.md
Normal file
7
CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
# 1.0.0 (2024-02-16)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add astro.js ([9fc02b3](https://github.com/deployn/astro-deploy/commit/9fc02b366d90ccb4828a1d1bd26a5730e1afeabb))
|
||||
* add semantic-release support ([f5e9c0d](https://github.com/deployn/astro-deploy/commit/f5e9c0da89fdf4aa96621826d9c809c1b48465ee))
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "astro-deploy",
|
||||
"version": "0.0.0-development",
|
||||
"version": "1.0.0",
|
||||
"description": "A custom Astro.js template",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user