Skip to content

Commit 5cfed3e

Browse files
committed
1.2.4
1 parent 836d5b3 commit 5cfed3e

3 files changed

Lines changed: 18 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="1.2.4"></a>
2+
## [1.2.4](https://github.com/mister-ben/videojs-mobile-ui/compare/v1.2.3...v1.2.4) (2026-04-08)
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump lodash from 4.17.23 to 4.18.1 ([#240](https://github.com/mister-ben/videojs-mobile-ui/issues/240)) ([836d5b3](https://github.com/mister-ben/videojs-mobile-ui/commit/836d5b3))
7+
* **deps:** bump picomatch ([#236](https://github.com/mister-ben/videojs-mobile-ui/issues/236)) ([f538626](https://github.com/mister-ben/videojs-mobile-ui/commit/f538626))
8+
9+
### Chores
10+
11+
* **deps-dev:** bump [@xmldom](https://github.com/xmldom)/xmldom from 0.8.11 to 0.8.12 ([#238](https://github.com/mister-ben/videojs-mobile-ui/issues/238)) ([e18365b](https://github.com/mister-ben/videojs-mobile-ui/commit/e18365b))
12+
* **deps-dev:** bump handlebars from 4.7.8 to 4.7.9 ([#237](https://github.com/mister-ben/videojs-mobile-ui/issues/237)) ([2ab33e7](https://github.com/mister-ben/videojs-mobile-ui/commit/2ab33e7))
13+
* **deps-dev:** bump postcss from 8.5.8 to 8.5.9 ([#239](https://github.com/mister-ben/videojs-mobile-ui/issues/239)) ([a25a45c](https://github.com/mister-ben/videojs-mobile-ui/commit/a25a45c))
14+
* use npm preferred repository syntax (npm pkg fix) ([16b6e78](https://github.com/mister-ben/videojs-mobile-ui/commit/16b6e78))
15+
116
<a name="1.2.3"></a>
217
## [1.2.3](https://github.com/mister-ben/videojs-mobile-ui/compare/v1.2.2...v1.2.3) (2026-03-18)
318

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "videojs-mobile-ui",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Mobile tap controls and fullscreen on rotate for Video.js",
55
"main": "dist/videojs-mobile-ui.cjs.js",
66
"module": "dist/videojs-mobile-ui.es.js",

0 commit comments

Comments
 (0)