From 3bfd50073b37a962fd11a2548a5e4e6ff3573963 Mon Sep 17 00:00:00 2001 From: Jeffrey Cherewaty Date: Thu, 27 Sep 2018 13:11:56 -0500 Subject: [PATCH] Release v1.3.0 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 002012942..be2622886 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change history for ui-inventory -## [1.3.0] Unreleased +## [1.3.0](https://github.com/folio-org/ui-inventory/tree/v1.3.0) (2018-09-27) +[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v1.2.1...v1.3.0) * Remove `instance.urls` from Instance form (UIIN-303) * Make HRID optional in Instance form (UIIN-304) * Validate HRID for uniqueness in Instance form (UIIN-288) @@ -9,6 +10,7 @@ * Remove API dependency on `cataloging-levels` (UIIN-312) * More stable inventory-search tests. Refs UIIN-306. * Remove `instance.edition` add `instance.editions` (UIIN-299) +* Move files into src directory ## [1.2.3 (hot fix)](https://github.com/folio-org/ui-inventory/tree/v1.2.3) (2018-09-19) [Full Changelog](https://github.com/folio-org/ui-inventory/compare/v1.2.2...v1.2.3)