Skip to content

Commit bc10ede

Browse files
Upgrade: Bump bcomnes/npm-bump from 2.1.0 to 2.2.1 (#104)
Bumps [bcomnes/npm-bump](https://github.com/bcomnes/npm-bump) from 2.1.0 to 2.2.1. - [Release notes](https://github.com/bcomnes/npm-bump/releases) - [Changelog](https://github.com/bcomnes/npm-bump/blob/master/CHANGELOG.md) - [Commits](bcomnes/npm-bump@v2.1.0...v2.2.1) --- updated-dependencies: - dependency-name: bcomnes/npm-bump dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4cb729c commit bc10ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- run: git status # getting odd dirty repo errors during version debug info
3434
- run: git diff
3535
- name: npm version && npm publish
36-
uses: bcomnes/npm-bump@v2.1.0
36+
uses: bcomnes/npm-bump@v2.2.1
3737
with:
3838
git_email: [email protected]
3939
git_username: ${{ github.actor }}

0 commit comments

Comments
 (0)