Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxsf committed Aug 13, 2024
1 parent 5416ba0 commit 4c50030
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions .changeset/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "https://unpkg.com/@changesets/config@2.3.0/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": [
"playground-nuxt",
"playground-vue2",
"playground-vue3"
]
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-click-to-vue-component",
"version": "0.1.1",
"version": "0.1.2",
"description": "jump to local IDE source code while click the element of browser automatically.",
"author": "xsf0105",
"license": "MIT",
Expand Down

0 comments on commit 4c50030

Please sign in to comment.