diff --git a/CHANGELOG.md b/CHANGELOG.md index 9135c66a..891b602f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change history for ui-requests -## 1.10.0 (In Progress) +## [1.10.0](https://github.com/folio-org/ui-requests/tree/v1.10.0) (2019-06-12) +[Full Changelog](https://github.com/folio-org/ui-requests/compare/v1.9.0...v1.10.0) * Fix creating hold request via duplicate option. Part of UIREQ-275. * Fix opening correct request item during duplication. Part of UIREQ-274. diff --git a/package.json b/package.json index 528bc323..2527f6b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/requests", - "version": "1.9.0", + "version": "1.10.0", "description": "Requests manager", "repository": "folio-org/ui-requests", "publishConfig": {