Skip to content

Commit

Permalink
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
@@ -2,7 +2,12 @@

## 1.12.0 (IN PROGRESS)

* Do not send optional FKs as empty strings; omit them. Refs UIIN-655.
## [1.11.1](https://github.com/folio-org/ui-inventory/tree/v1.11.1) (2019-07-26)
[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v1.11.0...v1.11.1)

* Bug fix: Do not send optional FKs as empty strings; omit them. Refs UIIN-655.
* Fix/update integration tests (UIIN-654, UIIN-655, UIIN-656)
* Dissallow edit of instance.contributors.primary from UI when MARC exists. UIIN-650.

## [1.11.0](https://github.com/folio-org/ui-inventory/tree/v1.11.0) (2019-07-24)
[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v1.10.0...v1.11.0)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/inventory",
"version": "1.11.0",
"version": "1.11.1",
"description": "Inventory manager",
"repository": "folio-org/ui-inventory",
"publishConfig": {

0 comments on commit 315e356

Please sign in to comment.