Skip to content

Commit cdc6315

Browse files
committed
Release 2.0.4
1 parent 3af467b commit cdc6315

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change history for ui-requests-mediated
22

3+
## [2.0.4] (https://github.com/folio-org/ui-requests-mediated/tree/v2.0.4) (2025-04-22)
4+
[Full Changelog](https://github.com/folio-org/ui-requests-mediated/compare/v2.0.3...v2.0.4)
5+
* Fix validation issue with creating a request for item without barcode. Refs UIREQMED-99.
6+
37
## [2.0.3] (https://github.com/folio-org/ui-requests-mediated/tree/v2.0.3) (2025-03-27)
48
[Full Changelog](https://github.com/folio-org/ui-requests-mediated/compare/v2.0.2...v2.0.3)
59
* Remove validation from Request type field. Refs UIREQMED-97.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@folio/requests-mediated",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Mediated requests",
55
"main": "src/index.js",
66
"repository": "folio-org/ui-requests-mediated",

0 commit comments

Comments
 (0)