1.1.8 • Published 2 years ago

semantic-release-elixir v1.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

semantic-release-elixir

semantic-release plugin for managing Elixir apps versions.

StepDescription
verifyConditionsLocate and validate VERSION file.
prepareUpdate the version in VERSION file.

Install

npm install semantic-release-elixir -D

Usage

Add the plugin to the semantic-release configuration file:

{
  "plugins": [
    "@semantic-release/commit-analyzer",
    "@semantic-release/release-notes-generator",
    "semantic-release-elixir",
  ]
}
1.1.8

2 years ago

1.2.0

2 years ago

1.1.7

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago