Skip to content

Commit f5d3912

Browse files
committed
v2.29.6
1 parent c48830e commit f5d3912

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

dist/player.es.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! @vimeo/player v2.29.5 | (c) 2025 Vimeo | MIT License | https://github.com/vimeo/player.js */
1+
/*! @vimeo/player v2.29.6 | (c) 2025 Vimeo | MIT License | https://github.com/vimeo/player.js */
22
function _iterableToArrayLimit(arr, i) {
33
var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"];
44
if (null != _i) {

dist/player.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/player.min.js

Lines changed: 1 addition & 1 deletion
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": "@vimeo/player",
3-
"version": "2.29.5",
3+
"version": "2.29.6",
44
"description": "Interact with and control an embedded Vimeo Player.",
55
"license": "MIT",
66
"author": "Vimeo <https://vimeo.com>",

0 commit comments

Comments
 (0)