From 5afbffedab833aee6b6620af899922cab4fc1e18 Mon Sep 17 00:00:00 2001 From: Jeffrey Cherewaty Date: Thu, 29 Nov 2018 07:45:52 -0600 Subject: [PATCH] Release v1.12.0 --- CHANGELOG.md | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d0c5a57d..ed9339f77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change history for stripes-smart-components -## 1.12.0 (IN PROGRESS) +## [1.12.0](https://github.com/folio-org/stripes-smart-components/tree/v1.12.0) (2018-11-29) +[Full Changelog](https://github.com/folio-org/stripes-smart-components/compare/v1.11.0...v1.12.0) * Add stopPropagation to search from. Refs UIU-731. * Reset query resource to initial values on unmount. Refs UIU-733. diff --git a/package.json b/package.json index 3a34b051a..82bbcf110 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/stripes-smart-components", - "version": "1.11.0", + "version": "1.12.0", "description": "Connected Stripes components", "repository": "folio-org/stripes-smart-components", "publishConfig": {