diff --git a/RELEASE.rst b/RELEASE.rst index 23bdb7a..46fe430 100644 --- a/RELEASE.rst +++ b/RELEASE.rst @@ -1,6 +1,14 @@ Release Notes ============= +Version 3.3.2 +------------- + +- Export validation for reuse in server rendering (#159) +- Lock file maintenance (#158) +- Lock file maintenance (#157) +- Lock file maintenance (#156) + Version 3.3.1 (Released October 23, 2024) ------------- diff --git a/package.json b/package.json index 60afc5f..5387a96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mitodl/course-search-utils", - "version": "3.3.1", + "version": "3.3.2", "description": "JS utils for interacting with MIT Open Course search", "main": "dist/index.js", "files": [