From a168b22ae92deefc3fcff21ac3c3ec133358b7a4 Mon Sep 17 00:00:00 2001 From: MohamedHamou Date: Mon, 23 Dec 2019 14:39:13 +0100 Subject: [PATCH] prod automatic release 12.1.1 --- CHANGELOG.md | 9 +++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ac97d00..5e5fdbc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,23 @@ # Change Log +## [v12.1.1](https://github.com/gisaia/ARLAS-WUI/tree/v12.1.1) (2019-12-23) + +[Full Changelog](https://github.com/gisaia/ARLAS-WUI/compare/v12.1.0...v12.1.1) + ## [v12.1.0](https://github.com/gisaia/ARLAS-WUI/tree/v12.1.0) (2019-12-19) [Full Changelog](https://github.com/gisaia/ARLAS-WUI/compare/v12.0.0...v12.1.0) **New stuff:** +- Upgrade to v12.1.0 of the stack [\#163](https://github.com/gisaia/ARLAS-wui/issues/163) - Remove bootstrap dependency [\#160](https://github.com/gisaia/ARLAS-wui/issues/160) - Start the presentation tour on app launch if available [\#157](https://github.com/gisaia/ARLAS-wui/issues/157) +**Fixed bugs:** + +- Changing the rendred styles in Feature mode is not supported [\#164](https://github.com/gisaia/ARLAS-wui/issues/164) + **Miscellaneous:** - Remove yarn.lock [\#159](https://github.com/gisaia/ARLAS-wui/issues/159) diff --git a/package-lock.json b/package-lock.json index 4518f613..7192e99f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "arlas-wui", - "version": "12.2.0-dev", + "version": "12.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1daace45..2d17b6eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arlas-wui", - "version": "12.2.0-dev", + "version": "12.1.1", "author": "gisaia", "license": "Apache-2.0", "scripts": {