Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit 59f4915

Browse files
thepiwoBenjamin E. Coe
andauthored
feat: adds elixir support (#354)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
1 parent 5c245ae commit 59f4915

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Release Please automates releases for the following flavors of repositories:
8787
| ocaml | [An OCaml repository, containing 1 or more opam or esy files and a CHANGELOG.md](https://github.com/grain-lang/binaryen.ml) |
8888
| `simple` | [A repository with a version.txt and a CHANGELOG.md](https://github.com/googleapis/gapic-generator) |
8989
| helm | A helm chart repository with a Chart.yaml and a CHANGELOG.md |
90+
| elixir | An elixir repository with a mix.exs and a CHANGELOG.md |
9091

9192
## How release please works
9293

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"homepage": "https://github.com/bcoe/release-please-action#readme",
2727
"dependencies": {
2828
"@actions/core": "^1.2.6",
29-
"release-please": "^11.22.0"
29+
"release-please": "^11.23.0"
3030
},
3131
"devDependencies": {
3232
"@vercel/ncc": "^0.27.0",

0 commit comments

Comments
 (0)