Skip to content

Commit

Permalink
Release v1.14.3 (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Jan 8, 2020
1 parent 782118f commit 1cda204
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# Change history for ui-requests

## [1.14.3](https://github.com/folio-org/ui-requests/tree/v1.14.3) (2020-01-08)
[Full Changelog](https://github.com/folio-org/ui-requests/compare/v1.14.2...v1.14.3)

* Do not duplicate requester block on new-request form. Fixes UIREQ-404.

## [1.14.2](https://github.com/folio-org/ui-requests/tree/v1.14.2) (2020-01-07)
[Full Changelog](https://github.com/folio-org/ui-requests/compare/v1.14.1...v1.14.2)

* Disable confirm button when cancel is in progress. Fixes UIREQ-321
* Disable confirm button when cancel is in progress. Fixes UIREQ-321.

## [1.14.1](https://github.com/folio-org/ui-requests/tree/v1.14.1) (2020-01-03)
[Full Changelog](https://github.com/folio-org/ui-requests/compare/v1.14.0...v1.14.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": "1.14.2",
"version": "1.14.3",
"description": "Requests manager",
"repository": "folio-org/ui-requests",
"publishConfig": {
Expand Down

0 comments on commit 1cda204

Please sign in to comment.