From 82fb38f19a115bc719bc0e4869d8f9cc98ade1ac Mon Sep 17 00:00:00 2001 From: Dmitriy-Litvinenko Date: Thu, 28 Mar 2024 00:05:46 +0200 Subject: [PATCH] Release 9.0.3 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4316273..245f74f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change history for ui-checkin +## [9.0.3] (https://github.com/folio-org/ui-checkin/tree/v9.0.3) (2024-03-27) +[Full Changelog](https://github.com/folio-org/ui-checkin/compare/v9.0.2...v9.0.3) +* Add support for Barcode tag with sanitize. Refs UICHKIN-421, UICHKIN-422. + ## [9.0.2] (https://github.com/folio-org/ui-checkin/tree/v9.0.2) (2024-03-24) [Full Changelog](https://github.com/folio-org/ui-checkin/compare/v9.0.1...v9.0.2) * Only certain HTML tags should be rendered when displaying staff slips. Refs UICHKIN-421, UICHKIN-422. diff --git a/package.json b/package.json index 554a592..30e68dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/checkin", - "version": "9.0.2", + "version": "9.0.3", "description": "Item Check-in", "repository": "folio-org/ui-checkin", "publishConfig": {