From 2583ba5cc300ae97aff2d75cf113a88522d1b3e8 Mon Sep 17 00:00:00 2001 From: Alexander Salas Bastidas Date: Fri, 27 Jan 2017 17:15:22 +0100 Subject: [PATCH] chore(release): bump to 2.0.0 and new changelog --- CHANGELOG.md | 17 +++++++++++++++++ bower.json | 2 +- package.json | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c89b265..ed2435f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,23 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +# [2.0.0](https://github.com/flyve-mdm/flyve-mdm-web-ui/compare/v1.2.0...v2.0.0) (2017-01-27) + + +### Features + +* **api:** rename stork ([b445ae9](https://github.com/flyve-mdm/flyve-mdm-web-ui/commit/b445ae9)) +* **images:** add new iconography ([#22](https://github.com/flyve-mdm/flyve-mdm-web-ui/issues/22)) ([9d1d445](https://github.com/flyve-mdm/flyve-mdm-web-ui/commit/9d1d445)) + + +### BREAKING CHANGES + +* api: change endpoints and keys of the body payload +Closes https://github.com/flyve-mdm/flyve-mdm-web-ui/issues/26 + + + # [1.2.0](https://github.com/flyve-mdm/flyve-mdm-web-ui/compare/v1.1.1...v1.2.0) (2017-01-23) diff --git a/bower.json b/bower.json index 08bbe76..b43a220 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "flyve-mdm-web-ui", - "version": "1.2.0", + "version": "2.0.0", "description": "Mobile device management software.", "homepage": "https://flyve-mdm.com/", "main": [ diff --git a/package.json b/package.json index b871098..4c471c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@teclib/flyve-mdm-web-ui", - "version": "1.2.0", + "version": "2.0.0", "description": "Mobile device management software.", "homepage": "https://flyve-mdm.com/", "devDependencies": {