Skip to content

Commit

Permalink
Release 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
odlbot committed Jul 10, 2023
1 parent d7dedf7 commit b4c7f7b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions RELEASE.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Release Notes
=============

Version 2.3.1
-------------

- Change history dependency to optional peer dependency

Version 2.3.0 (Released May 19, 2023)
-------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mitodl/course-search-utils",
"version": "2.3.0",
"version": "2.3.1",
"description": "JS utils for interacting with MIT Open Course search",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit b4c7f7b

Please sign in to comment.