Skip to content

Commit 18cc39e

Browse files
committed
docs: prepared the next release
1 parent 57fdb00 commit 18cc39e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ And the commit messages from [Conventional Commits](https://conventionalcommits.
1515
- Description on how to use with MutationObserver (won't be included within the polyfill itself)
1616
- Test case for dynamic images
1717

18-
## [2.x.x] - 2022-04-10
18+
## [2.0.2] - 2022-04-10
1919

2020
It's polyfills birthday (okay, it has been yesterday), so I did a lot of housekeeping and even also released a new version of the polyfill with another concept (using Service Worker to prevent loading images and iframes contents). Check it out and evaluate its usage in your project: <https://github.com/mfranzke/loading-attribute-polyfill-with-serviceworker>
2121

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "loading-attribute-polyfill",
33
"description": "Fast and lightweight dependency-free vanilla JavaScript polyfill for native lazy loading / the awesome loading='lazy'-attribute.",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"homepage": "https://github.com/mfranzke/loading-attribute-polyfill",
66
"authors": [
77
{

0 commit comments

Comments
 (0)