Skip to content

Commit

Permalink
chore(release): 2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.1](v2.0.0...v2.0.1) (2020-01-30)

### Bug Fixes

* **api:** Allow comments created via api to be destroyed ([5c8a4dc](5c8a4dc))
  • Loading branch information
semantic-release-bot committed Jan 30, 2020
1 parent f7299bb commit 5050b9b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## [2.0.1](https://github.com/contently/videojs-annotation-comments/compare/v2.0.0...v2.0.1) (2020-01-30)


### Bug Fixes

* **api:** Allow comments created via api to be destroyed ([5c8a4dc](https://github.com/contently/videojs-annotation-comments/commit/5c8a4dc))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contently/videojs-annotation-comments",
"version": "2.0.0",
"version": "2.0.1",
"description": "A plugin for video.js to add support for timeline moment/range comments and annotations",
"repository": "[email protected]:contently/videojs-annotation-comments.git",
"main": "build/videojs-annotation-comments.cjs.js",
Expand Down

0 comments on commit 5050b9b

Please sign in to comment.