From 37d2e250cec31a622b8ab6ff3da882236b306e7f Mon Sep 17 00:00:00 2001 From: MohamedHamou Date: Fri, 22 Jun 2018 17:42:14 +0200 Subject: [PATCH] prod automatic release 7.0.0 --- CHANGELOG.md | 13 +++++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1563c66c..a565db95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## [v7.0.0](https://github.com/gisaia/ARLAS-WUI/tree/v7.0.0) (2018-06-22) + +[Full Changelog](https://github.com/gisaia/ARLAS-WUI/compare/v6.0.1...v7.0.0) + +**New stuff:** + +- Add timeshortcuts and detailed timeline [\#66](https://github.com/gisaia/ARLAS-wui/issues/66) +- Feature/timeline [\#67](https://github.com/gisaia/ARLAS-wui/pull/67) ([MohamedHamouGisaia](https://github.com/MohamedHamouGisaia)) + +**Fixed bugs:** + +- Items of autocomplete must be added to the search surrounded by double quote [\#64](https://github.com/gisaia/ARLAS-wui/issues/64) + ## [v6.0.1](https://github.com/gisaia/ARLAS-WUI/tree/v6.0.1) (2018-05-25) [Full Changelog](https://github.com/gisaia/ARLAS-WUI/compare/v6.0.0...v6.0.1) diff --git a/package-lock.json b/package-lock.json index 51bdcd53..377e8536 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "arlas-wui", - "version": "6.1.0-dev", + "version": "7.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ce55fddb..594b5b82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arlas-wui", - "version": "6.1.0-dev", + "version": "7.0.0", "author": "gisaia", "license": "Apache-2.0", "scripts": {