diff --git a/CHANGELOG.md b/CHANGELOG.md index f00377c0c..68e79d2d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change history for ui-circulation -## 1.10.0 (IN PROGRESS) +## [1.10.0](https://github.com/folio-org/ui-circulation/tree/v1.10.0) (2019-09-11) +[Full Changelog](https://github.com/folio-org/ui-circulation/compare/v1.9.0...v1.10.0) * Retrieve 1000 elements on Settings pages instead of 10. Refs UICIRC-302. * Add missing tests for request policy. Part of UICIRC-293. diff --git a/package.json b/package.json index 4209d98c6..6e8227e9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/circulation", - "version": "1.9.0", + "version": "1.10.0", "description": "Circulation manager", "repository": "folio-org/ui-circulation", "publishConfig": {