Skip to content

Commit

Permalink
Update react-compose beachball config (#15695)
Browse files Browse the repository at this point in the history
* update react-compose beachball config

* Change files
  • Loading branch information
xugao authored Oct 26, 2020
1 parent 503e201 commit 1370675
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "none",
"comment": "Update beachball config for beta pacakge.",
"packageName": "@fluentui/react-compose",
"email": "[email protected]",
"dependentChangeType": "none",
"date": "2020-10-26T16:34:36.129Z"
}
6 changes: 0 additions & 6 deletions packages/react-compose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,5 @@
"peerDependencies": {
"@types/react": ">=16.8.0 <17.0.0",
"react": ">=16.8.0 <17.0.0"
},
"beachball": {
"tag": "latest",
"disallowedChangeTypes": [
"major"
]
}
}

0 comments on commit 1370675

Please sign in to comment.