Skip to content

Commit

Permalink
chore: force release as 0.1.0 (#28)
Browse files Browse the repository at this point in the history
Release-As: 0.1.0
  • Loading branch information
CompuIves authored Jan 9, 2025
1 parent f458b75 commit 352d049
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
with:
release-type: node
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-as: 0.1.0 # Temp. Remove after initial release-please PR has been merged
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true

Expand Down
1 change: 0 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"release-type": "node",
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"release-as": "0.1.0",
"draft": false,
"prerelease": false
}
Expand Down

0 comments on commit 352d049

Please sign in to comment.