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

feat(release-please): add support for ocaml (#189)

Refs: https://github.com/googleapis/release-please/pull/697
This commit is contained in:
Benjamin E. Coe
2021-01-11 20:33:54 -08:00
committed by GitHub
parent 1319f9e357
commit c1aca05241
3 changed files with 6 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
"homepage": "https://github.com/bcoe/release-please-action#readme",
"dependencies": {
"@actions/core": "^1.2.6",
"release-please": "^9.1.0"
"release-please": "^9.2.0"
},
"devDependencies": {
"@zeit/ncc": "^0.22.3",