Skip to content

Commit 85887b3

Browse files
committed
Release 3.1.3
1 parent ed4f12d commit 85887b3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

RELEASE.rst

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

4+
Version 3.1.3
5+
-------------
6+
7+
- Add an expanded classname to the facet container (#114)
8+
49
Version 3.1.2 (Released June 17, 2024)
510
-------------
611

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.1.2",
3+
"version": "3.1.3",
44
"description": "JS utils for interacting with MIT Open Course search",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)