Skip to content

Commit

Permalink
🔧 Update changeset config to ignore specific packages
Browse files Browse the repository at this point in the history
  • Loading branch information
MH4GF committed Dec 26, 2024
1 parent 51d70d5 commit 56a7ad0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,9 @@
"access": "restricted",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
}
"ignore": [
"@liam-hq/erd-web",
"@liam-hq/docs",
"@liam-hq/figma-to-css-variables"
]
}

0 comments on commit 56a7ad0

Please sign in to comment.