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 aeff4b6 commit 4ea81b8Copy full SHA for 4ea81b8
RELEASE.rst
@@ -1,6 +1,11 @@
1
Release Notes
2
=============
3
4
+Version 3.1.2
5
+-------------
6
+
7
+- changes for search styling (#110)
8
9
Version 3.1.1 (Released June 06, 2024)
10
-------------
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@mitodl/course-search-utils",
- "version": "3.1.1",
+ "version": "3.1.2",
"description": "JS utils for interacting with MIT Open Course search",
"main": "dist/index.js",
"files": [
0 commit comments