Skip to content

Commit

Permalink
Release v1.10.0 (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Jun 13, 2019
1 parent d24ee5d commit a5ebe53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Change history for ui-requests

## 1.10.0 (In Progress)
## [1.10.0](https://github.com/folio-org/ui-requests/tree/v1.10.0) (2019-06-12)
[Full Changelog](https://github.com/folio-org/ui-requests/compare/v1.9.0...v1.10.0)

* Fix creating hold request via duplicate option. Part of UIREQ-275.
* Fix opening correct request item during duplication. Part of UIREQ-274.
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.9.0",
"version": "1.10.0",
"description": "Requests manager",
"repository": "folio-org/ui-requests",
"publishConfig": {
Expand Down

0 comments on commit a5ebe53

Please sign in to comment.