diff --git a/CHANGELOG.md b/CHANGELOG.md index e16dc4d7..4392a3e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## 6.1.0 (IN PROGRESS) +## [6.0.5](https://github.com/folio-org/ui-receiving/tree/v6.0.5) (2024-12-13) +[Full Changelog](https://github.com/folio-org/ui-receiving/compare/v6.0.4...v6.0.5) + * Provide the `` component with the complete list of locations for mapping. Refs UIREC-423. ## [6.0.4](https://github.com/folio-org/ui-receiving/tree/v6.0.4) (2024-12-06) diff --git a/package.json b/package.json index d8246c73..eb74ff82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/receiving", - "version": "6.0.4", + "version": "6.0.5", "description": "Description for receiving", "main": "index.js", "repository": "",