We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f89777 commit 70ee3fcCopy full SHA for 70ee3fc
RELEASE.rst
@@ -1,6 +1,14 @@
1
Release Notes
2
=============
3
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
12
Version 3.3.1 (Released October 23, 2024)
13
-------------
14
package.json
@@ -1,6 +1,6 @@
{
"name": "@mitodl/course-search-utils",
- "version": "3.3.1",
+ "version": "3.3.2",
"description": "JS utils for interacting with MIT Open Course search",
"main": "dist/index.js",
"files": [
0 commit comments