diff --git a/CHANGELOG.md b/CHANGELOG.md index a017e6ce5..c069de21d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Change history for ui-circulation +## 3.0.1 (https://github.com/folio-org/ui-circulation/tree/v3.0.1) (2019-07-03) +[Full Changelog](https://github.com/folio-org/ui-circulation/compare/v3.0.0...v3.0.1) + +* Adjust UI for fee/fine notice token options on templates. Refs UICIRC-479. + ## 3.0.0 (https://github.com/folio-org/ui-circulation/tree/v3.0.0) (2019-06-10) [Full Changelog](https://github.com/folio-org/ui-circulation/compare/v2.0.0...v3.0.0) diff --git a/package.json b/package.json index 5369fccdc..4be4b2674 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/circulation", - "version": "3.0.0", + "version": "3.0.1", "description": "Circulation manager", "repository": "folio-org/ui-circulation", "publishConfig": {