Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit 46292e5

Browse files
author
Benjamin E. Coe
authored
feat(release-please): fallback tag check is looser (#169)
Refs: googleapis/release-please#673
1 parent f3288c6 commit 46292e5

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package-lock.json

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"homepage": "https://github.com/bcoe/release-please-action#readme",
2727
"dependencies": {
2828
"@actions/core": "^1.2.6",
29-
"release-please": "^8.0.2-candidate.7"
29+
"release-please": "^8.1.0-candidate.0"
3030
},
3131
"devDependencies": {
3232
"@zeit/ncc": "^0.22.3",

0 commit comments

Comments
 (0)