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

fix(release-please): include-component-in-tag ignored in manifest (#430)

This commit is contained in:
Joey Parrish
2022-02-10 17:27:46 -08:00
committed by GitHub
parent 4aba09baa3
commit 42a3581394
2 changed files with 8 additions and 8 deletions

View File

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