We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a9b3a7 commit f907cc9Copy full SHA for f907cc9
.changeset/config.json
@@ -2,7 +2,7 @@
2
"$schema": "https://unpkg.com/@changesets/config@3.1.2/schema.json",
3
"changelog": ["@changesets/changelog-github", { "repo": "oxa-dev/oxa" }],
4
"commit": false,
5
- "fixed": [],
+ "fixed": [["@oxa/core", "oxa"]],
6
"linked": [],
7
"access": "public",
8
"baseBranch": "main",
0 commit comments