chore(release): 1.0.0 [skip ci]
# 1.0.0 (2026-04-10) ### Bug Fixes * workflow path ([c008214](c008214f82)) ### Features * add lint command ([c4428cf](c4428cf94c)) * init ([3f49236](3f49236deb))
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "site-saralebens",
|
||||
"type": "module",
|
||||
"version": "0.1.0",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
@@ -17,7 +17,7 @@
|
||||
"@tailwindcss/postcss": "4.2.2",
|
||||
"@tailwindcss/vite": "4.2.2",
|
||||
"astro": "6.1.5",
|
||||
"tailwindcss": "4.2.2"
|
||||
"tailwindcss": "4.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@saithodev/semantic-release-gitea": "2.1.0",
|
||||
@@ -39,5 +39,5 @@
|
||||
"semantic-release-export-data": "1.2.0",
|
||||
"typescript": "6.0.2",
|
||||
"typescript-eslint": "8.58.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user