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

feat: adds elixir support (#354)

Co-authored-by: Benjamin E. Coe <bencoe@google.com>
This commit is contained in:
Philipp Piwo
2021-09-09 23:56:33 +02:00
committed by GitHub
parent 5c245ae70b
commit 59f4915177
3 changed files with 5 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3218,9 +3218,9 @@
"dev": true
},
"release-please": {
"version": "11.22.0",
"resolved": "https://registry.npmjs.org/release-please/-/release-please-11.22.0.tgz",
"integrity": "sha512-3yK2vNyzUuviva/l6quBm9/5keCVcR34ljvDPbiVjokRwGCLgpHp9pfRD8z4v4ujuwt6MpueziqGJF6xzjWZlg==",
"version": "11.23.0",
"resolved": "https://registry.npmjs.org/release-please/-/release-please-11.23.0.tgz",
"integrity": "sha512-LKP25W1wNjntvuJtaatxfvF34T7lNDbfu5p5tLtwqmhcj0qSNoL5gsmPCA+C8d7n2ETilPXjgbikIUg/gxDy5g==",
"requires": {
"@conventional-commits/parser": "^0.4.1",
"@iarna/toml": "^2.2.5",