Skip to content

Commit 3998a00

Browse files
authored
Merge pull request #996 from readthedocs/rel-v5.16.0
Release v5.16.0
2 parents 0096ff3 + 88adacf commit 3998a00

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.rst

+17
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@ CHANGELOG
66
.. This is included by docs/developer/changelog.rst
77
88
9+
Version v5.16.0
10+
---------------
11+
12+
There were some small bugfixes and minor text improvements.
13+
The larger changes were upgrading dependencies including Node to v20.
14+
15+
:Date: March 13, 2025
16+
17+
* @davidfischer: Flight change -> flight change request (#993)
18+
* @github-actions[bot]: Dependencies: all packages updated via pip-tools (#992)
19+
* @davidfischer: Update Node and Node deps (#991)
20+
* @davidfischer: Update Python requirements - Feb 2025 (#990)
21+
* @davidfischer: Make sure Niche URLs are used on renewed flights (#989)
22+
* @ericholscher: Fix f-string (#988)
23+
* @github-actions[bot]: Dependencies: all packages updated via pip-tools (#984)
24+
25+
926
Version v5.15.0
1027
---------------
1128

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethical-ad-server",
3-
"version": "5.15.0",
3+
"version": "5.16.0",
44
"description": "",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)