Skip to content

Commit

Permalink
chore: use prerelease versioning for viewer count
Browse files Browse the repository at this point in the history
  • Loading branch information
luwes committed Dec 10, 2024
1 parent e33b1f5 commit 37bbc6c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/release-please/release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"packages/mux-active-viewer-count": {
"component": "@mux/mux-active-viewer-count",
"prerelease": true,
"prerelease-type": "alpha",
"bump-patch-for-minor-pre-major": true
"versioning": "prerelease"
},
"packages/mux-audio": {
"component": "@mux/mux-audio"
Expand Down

0 comments on commit 37bbc6c

Please sign in to comment.