1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-11 17:21:35 +02:00

fix(go): non-gapic/apiary libraries now bump patch (#150)

This commit is contained in:
Benjamin E. Coe
2020-12-08 10:39:27 -05:00
committed by GitHub
parent 7e688baa9d
commit 00fefb4ff9
2 changed files with 7 additions and 7 deletions

View File

@@ -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.2"
"release-please": "^8.0.2-candidate.4"
},
"devDependencies": {
"@zeit/ncc": "^0.22.3",