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

Revert "fix: bump release-please from 15.13.0 to 16.1.0" (#847)

Reverts google-github-actions/release-please-action#845

The action can't build the single js file via ncc with the newest
version of release-please
This commit is contained in:
Jeff Ching
2023-11-01 17:20:32 -07:00
committed by GitHub
parent c3f4481840
commit c18751a124
2 changed files with 243 additions and 2166 deletions

2407
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -26,7 +26,7 @@
"homepage": "https://github.com/bcoe/release-please-action#readme",
"dependencies": {
"@actions/core": "^1.10.0",
"release-please": "^16.1.0"
"release-please": "^15.13.0"
},
"devDependencies": {
"@vercel/ncc": "^0.38.0",