Skip to content

Commit 4978231

Browse files
committed
chore(changeset): set base branch to master
The repository does not have a `main` branch as of now.
1 parent fb7e5ca commit 4978231

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"commit": false,
1010
"linked": [],
11-
"baseBranch": "main",
11+
"baseBranch": "master",
1212
"updateInternalDependencies": "patch",
1313
"bumpVersionsWithWorkspaceProtocolOnly": true,
1414
"ignore": []

.changeset/smart-bugs-study.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@intlify/eslint-plugin-vue-i18n': patch
3+
---
4+
5+
Set base branch to `master`.

0 commit comments

Comments
 (0)