Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 09af5f1

Browse filesBrowse files
committed
7.23.0
Automatically generated by python-semantic-release
1 parent c9ac06d commit 09af5f1
Copy full SHA for 09af5f1

File tree

Expand file treeCollapse file tree

2 files changed

+5
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+5
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v7.23.0 (2021-11-30)
6+
### Feature
7+
* Support Github Enterprise server ([`b4e01f1`](https://github.com/relekang/python-semantic-release/commit/b4e01f1b7e841263fa84f57f0ac331f7c0b31954))
8+
59
## v7.22.0 (2021-11-21)
610
### Feature
711
* **parser_angular:** Allow customization in parser ([`298eebb`](https://github.com/relekang/python-semantic-release/commit/298eebbfab5c083505036ba1df47a5874a1eed6e))

‎semantic_release/__init__.py

Copy file name to clipboardExpand all lines: semantic_release/__init__.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Semantic Release
22
"""
3-
__version__ = "7.22.0"
3+
__version__ = "7.23.0"
44

55

66
from .errors import UnknownCommitMessageStyleError # noqa; noqa

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.