Skip to content

Commit 834276b

Browse files
committed
5.2.0
1 parent 56e1940 commit 834276b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/screenfull.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* screenfull
3-
* v5.1.0 - 2020-12-24
3+
* v5.2.0 - 2021-11-03
44
* (c) Sindre Sorhus; MIT License
55
*/
66
(function () {

dist/screenfull.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": "screenfull",
3-
"version": "5.1.0",
3+
"version": "5.2.0",
44
"description": "Simple wrapper for cross-browser usage of the JavaScript Fullscreen API, which lets you bring the page or any element into fullscreen.",
55
"license": "MIT",
66
"repository": "sindresorhus/screenfull.js",

0 commit comments

Comments
 (0)