From f15b441b65cb2245741451d0888f6287e6fde761 Mon Sep 17 00:00:00 2001 From: Doof Date: Wed, 14 Feb 2024 18:21:31 +0000 Subject: [PATCH] Release 3.0.0 --- RELEASE.rst | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/RELEASE.rst b/RELEASE.rst index 18f0825..0b900cd 100644 --- a/RELEASE.rst +++ b/RELEASE.rst @@ -1,6 +1,11 @@ Release Notes ============= +Version 3.0.0 +------------- + +- use new api changes (#64) + Version 2.3.2 (Released July 11, 2023) ------------- diff --git a/package.json b/package.json index 93d44f2..39c533d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mitodl/course-search-utils", - "version": "2.3.2", + "version": "3.0.0", "description": "JS utils for interacting with MIT Open Course search", "main": "dist/index.js", "files": [