Skip to content

Commit

Permalink
3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
avdeev committed Jun 17, 2019
1 parent f783b8b commit c418f81
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<a name="3.2.1"></a>
## [3.2.1](https://github.com/mkhazov/videojs-share/compare/v3.2.0...v3.2.1) (2019-06-17)

### Chores

* degrade version ([f783b8b](https://github.com/mkhazov/videojs-share/commit/f783b8b))

<a name="3.2.0"></a>
# [3.2.0](https://github.com/mkhazov/videojs-share/compare/v3.1.0...v3.2.0) (2019-04-23)

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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "videojs-share",
"version": "3.2.0",
"version": "3.2.1",
"description": "Share plugin for video.js",
"main": "dist/videojs-share.cjs.js",
"module": "dist/videojs-share.es.js",
Expand Down

0 comments on commit c418f81

Please sign in to comment.