Skip to content

Commit

Permalink
Release v3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke committed Aug 25, 2020
1 parent 7e30f51 commit 04de1b5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change history for ui-requests

## [3.0.7](https://github.com/folio-org/ui-requests/tree/v3.0.7) (2020-08-25)
[Full Changelog](https://github.com/folio-org/ui-requests/compare/v3.0.6...v3.0.7)

* Add feedback after print button is clicked. Fixes UIREQ-508.

## [3.0.6](https://github.com/folio-org/ui-requests/tree/v3.0.6) (2020-08-20)
[Full Changelog](https://github.com/folio-org/ui-requests/compare/v3.0.5...v3.0.6)

Expand All @@ -10,7 +15,6 @@

* Add loading indicator when service point is switched. Fixes UIREQ-508.
* Improve performance issues with preview for print pick slips. Fixes UIREQ-507.
* Add feedback after print button is clicked. Fixes UIREQ-508.
* Escape values passed to `react-to-print`. Fixes UIREQ-510.

## [3.0.4](https://github.com/folio-org/ui-requests/tree/v3.0.4) (2020-07-15)
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": "3.0.6",
"version": "3.0.7",
"description": "Requests manager",
"repository": "folio-org/ui-requests",
"publishConfig": {
Expand Down

0 comments on commit 04de1b5

Please sign in to comment.