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": [