Skip to content

Commit

Permalink
7.27.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Mar 15, 2022
1 parent 184e365 commit 07ca660
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

<!--next-version-placeholder-->

## v7.27.0 (2022-03-15)
### Feature
* Add git-lfs to docker container ([#427](https://github.com/relekang/python-semantic-release/issues/427)) ([`184e365`](https://github.com/relekang/python-semantic-release/commit/184e3653932979b82e5a62b497f2a46cbe15ba87))

## v7.26.0 (2022-03-07)
### Feature
* Add prerelease functionality ([#413](https://github.com/relekang/python-semantic-release/issues/413)) ([`7064265`](https://github.com/relekang/python-semantic-release/commit/7064265627a2aba09caa2873d823b594e0e23e77))
Expand Down
2 changes: 1 addition & 1 deletion semantic_release/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Semantic Release
"""
__version__ = "7.26.0"
__version__ = "7.27.0"


from .errors import UnknownCommitMessageStyleError # noqa; noqa
Expand Down

0 comments on commit 07ca660

Please sign in to comment.