Skip to content

Commit

Permalink
ci: bump patch until 1.0 for feats
Browse files Browse the repository at this point in the history
  • Loading branch information
mxposed committed Mar 8, 2023
1 parent 97bddb2 commit 0167d07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"ci","section":"Misc","hidden":false},{"type":"docs","section":"Misc","hidden":false},{"type":"style","section":"Misc","hidden":false},{"type":"refactor","section":"Misc","hidden":false},{"type":"test","section":"Tests","hidden":false}]'
pull-request-header: 'New release'
pull-request-title-pattern: 'ci: release${component} ${version}'
bumpPatchForMinorPreMajor: true
- uses: actions/checkout@v3
if: ${{ steps.release.outputs.release_created }}
# Setup .npmrc file to publish to npm
Expand Down

0 comments on commit 0167d07

Please sign in to comment.