Skip to content

Commit

Permalink
chore(vue): release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
surmon-china committed Aug 14, 2022
1 parent cfa6fad commit 45c5d62
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file.

### v1.0.0 (2022-08-15)

- chore: release v1.0.0

### v1.0.0-beta.5 (2022-08-14)

- fix: video.js types
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@videojs-player/vue",
"description": "Video.js component for Vue",
"version": "1.0.0-beta.5",
"version": "1.0.0",
"private": false,
"license": "MIT",
"author": "Surmon",
Expand Down

0 comments on commit 45c5d62

Please sign in to comment.