We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 401059d commit f906bbcCopy full SHA for f906bbc
.github/workflows/release-please.yml
@@ -17,3 +17,5 @@ jobs:
17
with:
18
release-type: simple
19
package-name: xarray_plotly
20
+ # Keep version at 0.0.x - feat: bumps patch instead of minor
21
+ bump-patch-for-minor-pre-major: true
0 commit comments