Skip to content

Commit

Permalink
fix(release-please): fixes for monorepo path handling (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Jan 8, 2021
1 parent 7e0f05f commit 349920d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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.2.0"
"release-please": "^9.0.0-candidate.0"
},
"devDependencies": {
"@zeit/ncc": "^0.22.3",
Expand Down

0 comments on commit 349920d

Please sign in to comment.