Skip to content

Commit 70ee3fc

Browse files
committed
Release 3.3.2
1 parent 1f89777 commit 70ee3fc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

RELEASE.rst

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

4+
Version 3.3.2
5+
-------------
6+
7+
- Export validation for reuse in server rendering (#159)
8+
- Lock file maintenance (#158)
9+
- Lock file maintenance (#157)
10+
- Lock file maintenance (#156)
11+
412
Version 3.3.1 (Released October 23, 2024)
513
-------------
614

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mitodl/course-search-utils",
3-
"version": "3.3.1",
3+
"version": "3.3.2",
44
"description": "JS utils for interacting with MIT Open Course search",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)