Skip to content

Commit f907cc9

Browse files
committed
keep oxa/core and oxa together
1 parent 7a9b3a7 commit f907cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://unpkg.com/@changesets/config@3.1.2/schema.json",
33
"changelog": ["@changesets/changelog-github", { "repo": "oxa-dev/oxa" }],
44
"commit": false,
5-
"fixed": [],
5+
"fixed": [["@oxa/core", "oxa"]],
66
"linked": [],
77
"access": "public",
88
"baseBranch": "main",

0 commit comments

Comments
 (0)