Skip to content

Commit

Permalink
Merge pull request #394 from liam-hq/ignore-packages-from-changeset
Browse files Browse the repository at this point in the history
🔧 Update changeset config to ignore specific packages
  • Loading branch information
MH4GF authored Dec 26, 2024
2 parents 016ac22 + 56a7ad0 commit 0c99ef0
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 0c99ef0

Please sign in to comment.