diff --git a/CHANGELOG.md b/CHANGELOG.md index fcff36d5..b76b66e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log +## [v7.2.0](https://github.com/gisaia/ARLAS-WUI/tree/v7.2.0) (2018-07-25) + +[Full Changelog](https://github.com/gisaia/ARLAS-WUI/compare/v7.1.0...v7.2.0) + ## [v7.1.0](https://github.com/gisaia/ARLAS-WUI/tree/v7.1.0) (2018-07-13) [Full Changelog](https://github.com/gisaia/ARLAS-WUI/compare/v7.0.1...v7.1.0) +**New stuff:** + +- Update to v7.1.0 [\#75](https://github.com/gisaia/ARLAS-wui/pull/75) ([MohamedHamouGisaia](https://github.com/MohamedHamouGisaia)) + **Fixed bugs:** - Display search value on init [\#74](https://github.com/gisaia/ARLAS-wui/pull/74) ([sebbousquet](https://github.com/sebbousquet)) diff --git a/package-lock.json b/package-lock.json index 1c5760ec..61c2b066 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "arlas-wui", - "version": "7.2.0-dev", + "version": "7.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 859e4e56..a5211507 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arlas-wui", - "version": "7.2.0-dev", + "version": "7.2.0", "author": "gisaia", "license": "Apache-2.0", "scripts": {