File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# vue-plyr
2
- > v6.0.1 - [ Changelog] ( https://github.com/redxtech/vue-plyr/blob/master/changelog.md )
2
+ > v6.0.3 - [ Changelog] ( https://github.com/redxtech/vue-plyr/blob/master/changelog.md )
3
3
4
4
A vue component for the plyr video & audio player.
5
5
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ #### 6.0.3
4
+ - Update docs.
5
+ - Bump version number.
6
+
3
7
#### 6.0.1
4
8
- Fix ` vue-runtime-helper ` being a dependency by bundling it.
5
9
- Reorganize exports (yeah breaking but I honestly don't want to bump the version again).
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-plyr" ,
3
- "version" : " 6.0.2 " ,
3
+ "version" : " 6.0.3 " ,
4
4
"description" : " A vue component for the plyr video & audio player." ,
5
5
"license" : " MIT" ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments