1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-12 14:41:38 +02:00

feat(release-please): update to release-please with rust mono-repo support (#327)

This commit is contained in:
Benjamin E. Coe
2021-07-28 17:16:38 -04:00
committed by GitHub
parent 68dda92155
commit 4140ff7394
2 changed files with 254 additions and 213 deletions

View File

@@ -26,7 +26,7 @@
"homepage": "https://github.com/bcoe/release-please-action#readme",
"dependencies": {
"@actions/core": "^1.2.6",
"release-please": "^11.11.0"
"release-please": "^11.15.0"
},
"devDependencies": {
"@vercel/ncc": "^0.27.0",