Skip to content

Commit

Permalink
chore: release 0.7.1
Browse files Browse the repository at this point in the history
Signed-off-by: ZTL-UwU <[email protected]>
  • Loading branch information
ZTL-UwU committed Oct 25, 2024
1 parent bc8f36f commit d3fcbd1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ navigation: false
::hero
---
announcement:
title: 'Release v0.7.0'
title: 'Release v0.7.1'
icon: '🎉'
to: https://github.com/ZTL-UwU/shadcn-docs-nuxt/releases
target: _blank
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shadcn-docs-nuxt",
"type": "module",
"version": "0.7.0",
"version": "0.7.1",
"description": "Effortless and beautiful docs template built with Nuxt Content & shadcn-vue.",
"author": "Tony Zhang <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -48,9 +48,9 @@
"@iconify-json/lucide": "^1.2.10",
"@iconify-json/vscode-icons": "^1.2.2",
"@nuxt/content": "^2.13.4",
"@nuxt/icon": "^1.5.6",
"@nuxt/icon": "^1.5.7",
"@nuxt/image": "^1.8.1",
"@nuxtjs/color-mode": "^3.5.1",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/tailwindcss": "^6.12.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
Expand All @@ -71,7 +71,7 @@
"@vueuse/nuxt": "^11.1.0",
"eslint": "^9.13.0",
"eslint-plugin-tailwindcss": "^3.17.5",
"shiki": "^1.22.0",
"shiki": "^1.22.1",
"vue-tsc": "^2.1.6"
}
}

0 comments on commit d3fcbd1

Please sign in to comment.