Skip to content

Commit

Permalink
chore(all): test changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
tgreyuk committed Jun 22, 2024
1 parent a3e0ecf commit 6ac940f
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,5 @@
"access": "public",
"baseBranch": "release",
"updateInternalDependencies": "minor",
"ignore": [
"@devtools/*",
"packages/docusaurus-plugin-typedoc",
"packages/typedoc-github-wiki-theme",
"packages/typedoc-plugin-frontmatter",
"packages/typedoc-plugin-remark",
"packages/typedoc-vitepress-theme"
]
"ignore": ["@devtools/*", "packages/*", "!packages/typedoc-plugin-markdown"]
}

0 comments on commit 6ac940f

Please sign in to comment.