Skip to content

Commit

Permalink
Release v2.0.2 (#542)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Apr 2, 2020
1 parent a6e7a72 commit 1af8491
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change history for ui-requests

## [2.0.2](https://github.com/folio-org/ui-requests/tree/v2.0.2) (2020-04-02)
[Full Changelog](https://github.com/folio-org/ui-requests/compare/v2.0.1...v2.0.2)

* Fixed the ability to change service point for open page request. Refs UIREQ-426.
* Fix display of the request count on item. Refs UIREQ-433.

## [2.0.1](https://github.com/folio-org/ui-requests/tree/v2.0.1) (2020-03-17)
[Full Changelog](https://github.com/folio-org/ui-requests/compare/v2.0.0...v2.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": "2.0.1",
"version": "2.0.2",
"description": "Requests manager",
"repository": "folio-org/ui-requests",
"publishConfig": {
Expand Down

0 comments on commit 1af8491

Please sign in to comment.