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.1.0 and new CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Salas Bastidas committed Dec 21, 2016
1 parent ddbd673 commit da873f3
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,15 @@

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.1.0"></a>
# [1.1.0](https://github.com/flyve-mdm/flyve-mdm-web-ui/compare/v1.0.0...v1.1.0) (2016-12-21)


### Features

* **theme:** Add theme with petrol and gray colors ([ddbd673](https://github.com/flyve-mdm/flyve-mdm-web-ui/commit/ddbd673))



<a name="1.0.0"></a>
# 1.0.0 (2016-12-21)
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.0.0",
"version": "1.1.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.0.0",
"version": "1.1.0",
"description": "Mobile device management software.",
"homepage": "https://flyve-mdm.com/",
"devDependencies": {
Expand Down Expand Up @@ -97,4 +97,4 @@
},
"private": true,
"dependencies": {}
}
}

0 comments on commit da873f3

Please sign in to comment.