We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f796325 commit 8307a39Copy full SHA for 8307a39
.changeset/config.json
@@ -2,7 +2,9 @@
2
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
3
"changelog": "@changesets/cli/changelog",
4
"commit": false,
5
- "fixed": [],
+ "fixed": [
6
+ ["@objectdocs/cli", "@objectdocs/site"]
7
+ ],
8
"linked": [],
9
"access": "public",
10
"baseBranch": "main",
0 commit comments