From 85887b3361186d55aa867f616a038bbd657d3e10 Mon Sep 17 00:00:00 2001 From: Doof Date: Tue, 25 Jun 2024 15:54:55 +0000 Subject: [PATCH] Release 3.1.3 --- RELEASE.rst | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/RELEASE.rst b/RELEASE.rst index 285416b..188b863 100644 --- a/RELEASE.rst +++ b/RELEASE.rst @@ -1,6 +1,11 @@ Release Notes ============= +Version 3.1.3 +------------- + +- Add an expanded classname to the facet container (#114) + Version 3.1.2 (Released June 17, 2024) ------------- diff --git a/package.json b/package.json index 97c4b8a..3924baa 100644 --- a/package.json +++ b/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": [