mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-07 17:43:49 +08:00
revert: "build: don't bump major when you don't have to"
This reverts commit cf2067906f
.
This commit is contained in:
parent
2845b85964
commit
d347724c02
@ -2,13 +2,12 @@
|
||||
"$schema": "https://unpkg.com/@changesets/config@3.0.1/schema.json",
|
||||
"changelog": "@changesets/cli/changelog",
|
||||
"commit": false,
|
||||
"fixed": [["@tiptap/*"]],
|
||||
"fixed": [
|
||||
["@tiptap/*"]
|
||||
],
|
||||
"linked": [],
|
||||
"access": "public",
|
||||
"baseBranch": "main",
|
||||
"updateInternalDependencies": "patch",
|
||||
"ignore": [],
|
||||
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
|
||||
"onlyUpdatePeerDependentsWhenOutOfRange": true
|
||||
}
|
||||
"ignore": []
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user