Skip to content

Commit

Permalink
fix(release-please): map go to alternate tag separator (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Dec 10, 2020
1 parent 84876ce commit bdc110f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,7 +26,7 @@
"homepage": "https://github.com/bcoe/release-please-action#readme",
"dependencies": {
"@actions/core": "^1.2.6",
"release-please": "^8.0.2-candidate.4"
"release-please": "^8.0.2-candidate.6"
},
"devDependencies": {
"@zeit/ncc": "^0.22.3",
Expand Down

0 comments on commit bdc110f

Please sign in to comment.