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 ed4f12d commit 85887b3Copy full SHA for 85887b3
RELEASE.rst
@@ -1,6 +1,11 @@
1
Release Notes
2
=============
3
4
+Version 3.1.3
5
+-------------
6
+
7
+- Add an expanded classname to the facet container (#114)
8
9
Version 3.1.2 (Released June 17, 2024)
10
-------------
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@mitodl/course-search-utils",
- "version": "3.1.2",
+ "version": "3.1.3",
"description": "JS utils for interacting with MIT Open Course search",
"main": "dist/index.js",
"files": [
0 commit comments