From ca14f093b5730a375ace4a093b6d6f4d394a6d65 Mon Sep 17 00:00:00 2001 From: Doof Date: Wed, 18 Sep 2024 17:54:52 +0000 Subject: [PATCH] Release 3.1.6 --- RELEASE.rst | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/RELEASE.rst b/RELEASE.rst index f03000a..e028a3e 100644 --- a/RELEASE.rst +++ b/RELEASE.rst @@ -1,6 +1,11 @@ Release Notes ============= +Version 3.1.6 +------------- + +- Add delivery as a query/facet option (#123) + Version 3.1.5 (Released August 21, 2024) ------------- diff --git a/package.json b/package.json index deaefb7..8856dc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mitodl/course-search-utils", - "version": "3.1.5", + "version": "3.1.6", "description": "JS utils for interacting with MIT Open Course search", "main": "dist/index.js", "files": [