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 1e4b4c6

Browse filesBrowse files
author
github-actions
committed
chore: release v3.15.2
1 parent 84de8e0 commit 1e4b4c6
Copy full SHA for 1e4b4c6

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

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

‎CHANGELOG.md‎

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

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

5+
## v3.15.2 (2023-04-30)
6+
### Fix
7+
* **ci:** Fix echo ([`84de8e0`](https://github.com/nejch/python-gitlab/commit/84de8e0175a4557998a065188ad7739e61e76ab0))
8+
* **ci:** Debug tokens ([`ccf4a51`](https://github.com/nejch/python-gitlab/commit/ccf4a51ffb4784ae14b9d561e04974ed09260342))
9+
510
## v3.15.1 (2023-04-30)
611
### Fix
712
* **ci:** Strip quotes from minted token ([`0432dab`](https://github.com/nejch/python-gitlab/commit/0432dab046aab88ea6bd988d5ecb5384380a2f41))
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.1"
6+
__version__ = "3.15.2"

0 commit comments

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