Skip to content

Commit

Permalink
Release 9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitriy-Litvinenko committed Mar 21, 2024
1 parent b7250db commit 781fddb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Change history for ui-requests

## [9.0.2] in progress
## [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)

* Only certain HTML tags should be rendered when displaying staff slips. Refs UIREQ-1080.
* Only certain HTML tags should be rendered when displaying staff slips. Refs UIREQ-1080, UIREQ-1082.

## [9.0.1](https://github.com/folio-org/ui-requests/tree/v9.0.1) (2023-12-04)
[Full Changelog](https://github.com/folio-org/ui-requests/compare/v9.0.0...v9.0.1)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/requests",
"version": "9.0.1",
"version": "9.0.2",
"description": "Requests manager",
"repository": "folio-org/ui-requests",
"publishConfig": {
Expand Down

0 comments on commit 781fddb

Please sign in to comment.