Skip to content

Commit

Permalink
Release 9.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-blazhko committed Feb 22, 2024
1 parent 6e44bdf commit 645c869
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change history for ui-circulation

## [9.0.4](https://github.com/folio-org/ui-circulation/tree/v9.0.4) (2024-02-22)
[Full Changelog](https://github.com/folio-org/ui-circulation/compare/v9.0.3...v9.0.4)

* Fix issue with 'Enter' key in circulation rules editor that adds indent to previous line. Refs UICIRC-1042.

## [9.0.3](https://github.com/folio-org/ui-circulation/tree/v9.0.3) (2023-11-09)
[Full Changelog](https://github.com/folio-org/ui-circulation/compare/v9.0.2...v9.0.3)

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/circulation",
"version": "9.0.3",
"version": "9.0.4",
"description": "Circulation manager",
"repository": "folio-org/ui-circulation",
"publishConfig": {
Expand Down

0 comments on commit 645c869

Please sign in to comment.