chore: release v1.0.0-beta.1

This commit is contained in:
kaivanwong 2024-05-13 14:22:07 +08:00
parent 5461e27af4
commit 78fd318687
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "astro-theme-vitesse",
"version": "0.2.0",
"version": "1.0.0-beta.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "astro-theme-vitesse",
"version": "0.2.0",
"version": "1.0.0-beta.1",
"dependencies": {
"@astrojs/mdx": "^2.3.1",
"@astrojs/rss": "^4.0.5",

View file

@ -1,7 +1,7 @@
{
"name": "astro-theme-vitesse",
"type": "module",
"version": "0.2.0",
"version": "1.0.0-beta.1",
"scripts": {
"prepare": "simple-git-hooks",
"dev": "astro dev --host",