Skip to content

Commit

Permalink
Merge branch 'master' into spread-improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltaranto authored Sep 18, 2024
2 parents 6a5257d + 457f0a4 commit 1c68c75
Show file tree
Hide file tree
Showing 3 changed files with 151 additions and 431 deletions.
12 changes: 5 additions & 7 deletions .changeset/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://unpkg.com/@changesets/config@0.3.0/schema.json",
"$schema": "https://unpkg.com/@changesets/config@3.0.3/schema.json",
"changelog": "./changelog",
"commit": false,
"linked": [],
Expand All @@ -8,10 +8,8 @@
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
},
"ignore": [
"@braid-design-system/codemod",
"@braid-design-system/generate-component-docs",
"@braid-design-system/integration-tests",
"site"
]
"privatePackages": { "version": false, "tag": false },
"snapshot": {
"useCalculatedVersion": true
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.17.12",
"@babel/runtime": "^7.18.0",
"@changesets/cli": "^2.22.0",
"@changesets/cli": "^2.27.8",
"@changesets/get-github-info": "^0.5.0",
"@crackle/cli": "^0.15.2",
"@manypkg/cli": "^0.21.4",
Expand Down
Loading

0 comments on commit 1c68c75

Please sign in to comment.