Skip to content

Commit 1f01c98

Browse files
committed
chore: release v1.0.3
Signed-off-by: ZTL-UwU <[email protected]>
1 parent 6dfdeb1 commit 1f01c98

File tree

62 files changed

+5213
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+5213
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "shadcn-docs-nuxt",
33
"type": "module",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"packageManager": "[email protected]",
66
"description": "Effortless and beautiful docs template built with Nuxt Content & shadcn-vue.",
77
"author": "Tony Zhang <[email protected]>",

www/.vercel/output/nitro.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"date": "2025-06-16T17:13:28.192Z",
3+
"preset": "nitro-prerender",
4+
"framework": {
5+
"name": "nuxt",
6+
"version": "3.17.5"
7+
},
8+
"versions": {
9+
"nitro": "2.11.12"
10+
},
11+
"commands": {
12+
"preview": "npx serve ./static"
13+
},
14+
"config": {}
15+
}

www/.vercel/output/static/200.html

Lines changed: 16 additions & 0 deletions
Large diffs are not rendered by default.

www/.vercel/output/static/404.html

Lines changed: 16 additions & 0 deletions
Large diffs are not rendered by default.

www/.vercel/output/static/api/advanced/code-snippet/index.html

Lines changed: 162 additions & 0 deletions
Large diffs are not rendered by default.

www/.vercel/output/static/api/advanced/data-binding/index.html

Lines changed: 74 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!DOCTYPE html><html><head><meta http-equiv="refresh" content="0; url=/api/advanced/override"></head></html>

www/.vercel/output/static/api/advanced/override/index.html

Lines changed: 76 additions & 0 deletions
Large diffs are not rendered by default.

www/.vercel/output/static/api/composables/index.html

Lines changed: 69 additions & 0 deletions
Large diffs are not rendered by default.

www/.vercel/output/static/api/configuration/banner/index.html

Lines changed: 74 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)