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 b48981f

Browse filesBrowse files
author
github-actions
committed
chore: release v3.15.1
1 parent 07a5b7c commit b48981f
Copy full SHA for b48981f

File tree

Expand file treeCollapse file tree

2 files changed

+5
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+5
-1
lines changed
Open diff view settings
Collapse file

‎CHANGELOG.md‎

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

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

5+
## v3.15.1 (2023-04-30)
6+
### Fix
7+
* **ci:** Strip quotes from minted token ([`0432dab`](https://github.com/nejch/python-gitlab/commit/0432dab046aab88ea6bd988d5ecb5384380a2f41))
8+
59
## v3.15.0 (2023-04-29)
610
### Feature
711
* **ci:** Switch to OIDC publishing ([`ea5af31`](https://github.com/nejch/python-gitlab/commit/ea5af31b2a7ec27a7b0df0b4981c5b63b7a1cb93))
Collapse file

‎gitlab/_version.py‎

Copy file name to clipboardExpand all lines: gitlab/_version.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
__email__ = "gauvainpocentek@gmail.com"
44
__license__ = "LGPL3"
55
__title__ = "python-gitlab"
6-
__version__ = "3.15.0"
6+
__version__ = "3.15.1"

0 commit comments

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