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 f23c44328..9d99e7e2b 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": {