Skip to content

Commit

Permalink
chore(release): 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
roca committed Apr 20, 2018
1 parent 0b77378 commit 97d9727
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 4 deletions.
22 changes: 19 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# Change Log

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="0.5.0"></a>
# [0.5.0](https://github.com/o-rango/orango-demo-tools/compare/v0.4.1...v0.5.0) (2018-04-20)


### Bug Fixes

* **o-demo-devices:** fix devices selector ([53ca2e8](https://github.com/o-rango/orango-demo-tools/commit/53ca2e8))


### Features

* **o-demo-fab:** added fab to select devices and rotate ([f3b7b40](https://github.com/o-rango/orango-demo-tools/commit/f3b7b40))



<a name="0.4.1"></a>
## <small>0.4.1 (2018-04-11)</small>

Expand Down Expand Up @@ -242,6 +261,3 @@
* test: fix tests ([7f28e7d](https://github.com/o-rango/orango-demo-tools/commit/7f28e7d))
* docs: update docs badges ([c42cd07](https://github.com/o-rango/orango-demo-tools/commit/c42cd07))
* feat: update o-demo-bar-toolbar ([ff67962](https://github.com/o-rango/orango-demo-tools/commit/ff67962))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@o-rango/orango-demo-tools",
"version": "0.4.1",
"version": "0.5.0",
"description": "Orango dev tools components",
"main": "dist/orango-demo-tools.js",
"types": "dist/types/index.d.ts",
Expand Down

0 comments on commit 97d9727

Please sign in to comment.