Skip to content

Commit 5050b9b

Browse files
chore(release): 2.0.1 [skip ci]
## [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))
1 parent f7299bb commit 5050b9b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [2.0.1](https://github.com/contently/videojs-annotation-comments/compare/v2.0.0...v2.0.1) (2020-01-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **api:** Allow comments created via api to be destroyed ([5c8a4dc](https://github.com/contently/videojs-annotation-comments/commit/5c8a4dc))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contently/videojs-annotation-comments",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A plugin for video.js to add support for timeline moment/range comments and annotations",
55
"repository": "[email protected]:contently/videojs-annotation-comments.git",
66
"main": "build/videojs-annotation-comments.cjs.js",

0 commit comments

Comments
 (0)