Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
<a name="1.0.0"></a>
# 1.0.0 (2018-03-25)

### Bug Fixes

* **release:** add missing plugins ([eeb0fe3](https://github.com/dride/dride-core/commit/eeb0fe3))
* **record:** allow encode after button click ([2348cb7](https://github.com/dride/dride-core/commit/2348cb7))
* **settings:** cast boolean values ([6ad1d90](https://github.com/dride/dride-core/commit/6ad1d90))
* **record:** fix encoding block and encoding loop ([8a48455](https://github.com/dride/dride-core/commit/8a48455))
* **video:** fix encoding orchestration issues ([8d46d2e](https://github.com/dride/dride-core/commit/8d46d2e))
* **button:** fix issues with state after click ([cd241ea](https://github.com/dride/dride-core/commit/cd241ea))

### Features

* **release:** Add .releaserc ([a51343c](https://github.com/dride/dride-core/commit/a51343c))
  • Loading branch information
semantic-release-bot committed Mar 25, 2018
1 parent 0a09cf6 commit 98d9a81
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
<a name="1.0.0"></a>
# 1.0.0 (2018-03-25)


### Bug Fixes

* **release:** add missing plugins ([eeb0fe3](https://github.com/dride/dride-core/commit/eeb0fe3))
* **record:** allow encode after button click ([2348cb7](https://github.com/dride/dride-core/commit/2348cb7))
* **settings:** cast boolean values ([6ad1d90](https://github.com/dride/dride-core/commit/6ad1d90))
* **record:** fix encoding block and encoding loop ([8a48455](https://github.com/dride/dride-core/commit/8a48455))
* **video:** fix encoding orchestration issues ([8d46d2e](https://github.com/dride/dride-core/commit/8d46d2e))
* **button:** fix issues with state after click ([cd241ea](https://github.com/dride/dride-core/commit/cd241ea))


### Features

* **release:** Add .releaserc ([a51343c](https://github.com/dride/dride-core/commit/a51343c))

<a name="1.0.0"></a>
# 1.0.0 (2018-03-21)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 98d9a81

Please sign in to comment.