Skip to content

Commit d186e2d

Browse files
chore(release): 4.0.3 [skip ci]
## [4.0.3](v4.0.2...v4.0.3) (2023-02-10) ### Bug Fixes * **deps:** bump @xmldom/xmldom from 0.7.6 to 0.7.9 ([a03fff7](a03fff7)) * **deps:** bump minimist from 1.2.5 to 1.2.6 ([b81a6c5](b81a6c5)) * **deps:** bump ua-parser-js from 0.7.31 to 0.7.33 ([56c1a55](56c1a55))
1 parent 9e108c5 commit d186e2d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [4.0.3](https://github.com/amclin/videojs-scene7/compare/v4.0.2...v4.0.3) (2023-02-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @xmldom/xmldom from 0.7.6 to 0.7.9 ([a03fff7](https://github.com/amclin/videojs-scene7/commit/a03fff7bc1db4a0f2c53b89c208a7ff242332568))
7+
* **deps:** bump minimist from 1.2.5 to 1.2.6 ([b81a6c5](https://github.com/amclin/videojs-scene7/commit/b81a6c57166b03ae7ce5104e6ddb1a6b9be6a53e))
8+
* **deps:** bump ua-parser-js from 0.7.31 to 0.7.33 ([56c1a55](https://github.com/amclin/videojs-scene7/commit/56c1a55b243df70d6b05853c980b1c6e58a52699))
9+
110
## [4.0.2](https://github.com/amclin/videojs-scene7/compare/v4.0.1...v4.0.2) (2023-02-10)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "videojs-scene7",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"description": "Tech plugin for VideoJS to support Scene7 players",
55
"main": "dist/videojs-scene7.cjs.js",
66
"module": "dist/videojs-scene7.es.js",

0 commit comments

Comments
 (0)