chore: release v1.0.0

This commit is contained in:
kaivanwong 2024-05-17 10:20:12 +08:00
parent b6e676fb42
commit 0f6b3e9049
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": "1.0.0-beta.3",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "astro-theme-vitesse",
"version": "1.0.0-beta.3",
"version": "1.0.0",
"dependencies": {
"@astrojs/mdx": "^2.3.1",
"@astrojs/rss": "^4.0.5",

View file

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