Skip to content

Commit

Permalink
chore(all): ignore child packages from release
Browse files Browse the repository at this point in the history
  • Loading branch information
tgreyuk committed Jun 22, 2024
1 parent 7ce35b0 commit 6d33ef6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@
"updateInternalDependencies": "minor",
"ignore": [
"@devtools/*",
"docusaurus-plugin-typedoc",
"typedoc-github-wiki-theme",
"typedoc-plugin-frontmatter",
"typedoc-plugin-remark",
"typedoc-vitepress-theme"
"typedoc-github-wiki-theme",
"typedoc-gitlab-wiki-theme",
"typedoc-vitepress-theme",
"docusaurus-plugin-typedoc"
]
}

0 comments on commit 6d33ef6

Please sign in to comment.