Skip to content

Commit ea93356

Browse files
committed
Merge branch 'release'
2 parents 6cf5470 + c9a8e2e commit ea93356

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

RELEASE.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
Release Notes
22
=============
33

4+
Version 0.183.0 (Released April 14, 2026)
5+
---------------
6+
7+
- feat: handled refrencing_content for captions/transcripts (#2964)
8+
- feat: Asynchronously update YouTube Tags (#2963)
9+
- chore(deps): update dependency cryptography to v46.0.7 [security] (#2981)
10+
- fix(deps): update dependency django to v5.2.13 [security] (#2980)
11+
- [pre-commit.ci] pre-commit autoupdate (#2884)
12+
- chore(deps): update dependency turndown to v7.2.4 (#2973)
13+
- chore(deps): update dependency @swc/core to v1.15.24 (#2971)
14+
- chore(deps): update dependency sentry-testkit to v6.4.0 (#2970)
15+
- fix(deps): update dependency jest-when to v4 (#2979)
16+
- chore(deps): update dependency mini-css-extract-plugin to v2.10.2 (#2972)
17+
418
Version 0.182.0 (Released April 08, 2026)
519
---------------
620

main/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
# pylint: disable=too-many-lines
2828

29-
VERSION = "0.182.0"
29+
VERSION = "0.183.0"
3030

3131
SITE_ID = get_int(
3232
name="OCW_STUDIO_SITE_ID",

0 commit comments

Comments
 (0)