Skip to content

Commit

Permalink
chore: release v1.0.0 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayakkulkarni authored Apr 12, 2020
1 parent a0c0c9f commit b479aa0
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<a name="1.0.0"></a>
# [1.0.0](https://github.com/vinayakkulkarni/v-clappr/compare/0.0.1...1.0.0) (2020-04-12)


### Features

* add dependabot support ([68def2f](https://github.com/vinayakkulkarni/v-clappr/commit/68def2f))
* add husky & commitlint configs ([13391d9](https://github.com/vinayakkulkarni/v-clappr/commit/13391d9))
* add semantic-pull-request support ([0111837](https://github.com/vinayakkulkarni/v-clappr/commit/0111837))
* add ship.js github action 🚀 ([9af3326](https://github.com/vinayakkulkarni/v-clappr/commit/9af3326))
* add support for plugins ([7b5df88](https://github.com/vinayakkulkarni/v-clappr/commit/7b5df88))
* update babel configuration ([ea8a14b](https://github.com/vinayakkulkarni/v-clappr/commit/ea8a14b))



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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "v-clappr",
"description": "Vue.js wrapper for Clappr",
"version": "0.0.1",
"version": "1.0.0",
"author": {
"name": "Vinayak Kulkarni",
"email": "[email protected]",
Expand Down

0 comments on commit b479aa0

Please sign in to comment.