Skip to content

Commit

Permalink
✨ Add 1.3 release group!
Browse files Browse the repository at this point in the history
Signed-off-by: Eden Rose, MSc <[email protected]>
  • Loading branch information
rjdbcm authored May 2, 2024
1 parent 7f0aea4 commit fd418e4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,11 @@ match = "release/1.2"
prerelease_token = "alpha"
prerelease = false

[tool.semantic_release.branches."release/1.3"]
match = "release/1.3"
prerelease_token = "alpha"
prerelease = false

[tool.semantic_release.commit_parser_options]
major_tags = [":boom:"]
minor_tags = [
Expand Down

0 comments on commit fd418e4

Please sign in to comment.