Skip to content

Commit e0c32a3

Browse files
committed
fix(workflow): fix version pr workflow
1 parent 0937343 commit e0c32a3

File tree

3 files changed

+68
-1
lines changed

3 files changed

+68
-1
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://unpkg.com/@changesets/config@3.0.3/schema.json",
3-
"changelog": ["@changesets/changelog-github", { "repo": "tauri-clipboard-manager" }],
3+
"changelog": ["@changesets/changelog-github", { "repo": "taroj1205/tauri-clipboard-manager" }],
44
"commit": false,
55
"fixed": [],
66
"linked": [],

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"tauri-plugin-clipboard-api": "^2.1.11"
3030
},
3131
"devDependencies": {
32+
"@changesets/changelog-github": "^0.5.0",
3233
"@changesets/cli": "^2.27.9",
3334
"@iarna/toml": "^2.2.5",
3435
"@tauri-apps/cli": "^2",

pnpm-lock.yaml

Lines changed: 66 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)