Skip to content
This repository has been archived by the owner on May 30, 2018. It is now read-only.

Commit

Permalink
chore(release): bump to 1.2.0 and new changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Salas Bastidas committed Jan 23, 2017
1 parent fee38dc commit 26ade24
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 4 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

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.

<a name="1.2.0"></a>
# [1.2.0](https://github.com/flyve-mdm/flyve-mdm-web-ui/compare/v1.1.1...v1.2.0) (2017-01-23)


### Bug Fixes

* **notifications:** fix array in error messages ([fee38dc](https://github.com/flyve-mdm/flyve-mdm-web-ui/commit/fee38dc))


### Features

* **email:** add validate account page ([2f49dcb](https://github.com/flyve-mdm/flyve-mdm-web-ui/commit/2f49dcb))



<a name="1.1.1"></a>
## [1.1.1](https://github.com/flyve-mdm/flyve-mdm-web-ui/compare/v1.1.0...v1.1.1) (2016-12-21)

Expand Down
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flyve-mdm-web-ui",
"version": "1.1.1",
"version": "1.2.0",
"description": "Mobile device management software.",
"homepage": "https://flyve-mdm.com/",
"main": [
Expand Down Expand Up @@ -77,4 +77,4 @@
"resolutions": {
"angular": "1.6.0"
}
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@teclib/flyve-mdm-web-ui",
"version": "1.1.1",
"version": "1.2.0",
"description": "Mobile device management software.",
"homepage": "https://flyve-mdm.com/",
"devDependencies": {
Expand Down Expand Up @@ -98,4 +98,4 @@
},
"private": true,
"dependencies": {}
}
}

0 comments on commit 26ade24

Please sign in to comment.