We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfa6fad commit 45c5d62Copy full SHA for 45c5d62
packages/vue/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+### v1.0.0 (2022-08-15)
6
+
7
+- chore: release v1.0.0
8
9
### v1.0.0-beta.5 (2022-08-14)
10
11
- fix: video.js types
packages/vue/package.json
@@ -1,7 +1,7 @@
1
{
"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",
0 commit comments