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 356386d commit 2e47d3fCopy full SHA for 2e47d3f
.changeset/config.json
@@ -2,8 +2,7 @@
2
"$schema": "https://unpkg.com/@changesets/config@2.0.0/schema.json",
3
"changelog": "@changesets/cli/changelog",
4
"commit": false,
5
- "fixed": [["react-use-intercom"]],
6
- "linked": [],
+ "ignore": ["playground", "gatsby-example", "nextjs-example"],
7
"access": "public",
8
"updateInternalDependencies": "patch",
9
"baseBranch": "main",
0 commit comments