Skip to content

Commit fbf2f66

Browse files
committed
5.3.0
1 parent 4267260 commit fbf2f66

27 files changed

+28
-28
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
### 5.3
3+
### 5.3.0
44

55
- BGSet: Support adding multiple images/backgrounds through `event.detail.fullSrc` ([#827](https://github.com/aFarkas/lazysizes/issues/827))
66
- RiaS plugin: Use `source` based config in case of `picture` element usage ([#764](https://github.com/aFarkas/lazysizes/issues/831))

lazysizes-umd.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.

lazysizes.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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "lazysizes",
3-
"version": "5.3.0-beta1",
3+
"version": "5.3.0",
44
"filename": "lazysizes.min.js",
55
"license": "MIT",
6-
"author": "Alexander Farkas <[email protected]>",
6+
"author": "Alexander Farkas <[email protected]>",
77
"repository": {
88
"type": "git",
99
"url": "git://github.com/aFarkas/lazysizes.git"

plugins/artdirect/ls.artdirect.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.

0 commit comments

Comments
 (0)