From f7685fc02ee7f7a9dbed270e853b292923c0eb3b Mon Sep 17 00:00:00 2001 From: Doof Date: Wed, 27 Mar 2024 17:38:22 +0000 Subject: [PATCH] Release 3.0.4 --- RELEASE.rst | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/RELEASE.rst b/RELEASE.rst index 6b78b9b..d7122fd 100644 --- a/RELEASE.rst +++ b/RELEASE.rst @@ -1,6 +1,12 @@ Release Notes ============= +Version 3.0.4 +------------- + +- Include zero count active facets in facet options (#79) +- `useResourceSearchParams` and export AvailableFacets component (#78) + Version 3.0.3 (Released March 14, 2024) ------------- diff --git a/package.json b/package.json index 0619d82..285ce4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mitodl/course-search-utils", - "version": "3.0.3", + "version": "3.0.4", "description": "JS utils for interacting with MIT Open Course search", "main": "dist/index.js", "files": [