Skip to content

Commit 8deb514

Browse files
authored
Merge pull request #1076 from readthedocs/rel-v5.27.0
Release v5.27.0
2 parents d0d9eea + e0b9b6a commit 8deb514

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ CHANGELOG
66
.. This is included by docs/developer/changelog.rst
77
88
9+
Version v5.27.0
10+
---------------
11+
12+
This release fixed an error preventing new Publishers from connecting with Stripe for payouts.
13+
14+
:Date: October 2, 2025
15+
16+
* @dependabot[bot]: Bump django from 5.2.6 to 5.2.7 in /requirements (#1075)
17+
* @davidfischer: Update the publisher stripe connect workflow (#1073)
18+
19+
920
Version v5.26.1
1021
---------------
1122

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethical-ad-server",
3-
"version": "5.26.1",
3+
"version": "5.27.0",
44
"description": "",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)