diff --git a/CHANGELOG.md b/CHANGELOG.md index 36afd073..6cede2e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Change history for ui-requests +## [9.0.3](https://github.com/folio-org/ui-requests/tree/v9.0.3) (2024-03-27) +[Full Changelog](https://github.com/folio-org/ui-requests/compare/v9.0.2...v9.0.3) + +* Add support for Barcode tag with sanitize. Refs UIREQ-1080, UIREQ-1082. + ## [9.0.2](https://github.com/folio-org/ui-requests/tree/v9.0.2) (2024-03-22) [Full Changelog](https://github.com/folio-org/ui-requests/compare/v9.0.1...v9.0.2) diff --git a/package.json b/package.json index 15ec5c41..f96ac103 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/requests", - "version": "9.0.2", + "version": "9.0.3", "description": "Requests manager", "repository": "folio-org/ui-requests", "publishConfig": {