We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d523f1 commit 402b6c4Copy full SHA for 402b6c4
CHANGELOG.md
@@ -8,6 +8,12 @@ And the commit messages from [Conventional Commits](https://conventionalcommits.
8
9
## [Unreleased]
10
11
+## [1.0.0-2] - 2022-04-13
12
+
13
+### Changes
14
15
+- Code simplifications
16
17
## [1.0.0-1] - 2022-04-10
18
19
### Changed
bower.json
@@ -1,7 +1,7 @@
1
{
2
"name": "loading-attribute-polyfill-with-serviceworker",
3
"description": "Fast and lightweight dependency-free vanilla JavaScript polyfill for native lazy loading / the awesome loading='lazy'-attribute.",
4
- "version": "1.0.0-1",
+ "version": "1.0.0-2",
5
"homepage": "https://github.com/mfranzke/loading-attribute-polyfill-with-serviceworker",
6
"authors": [
7
0 commit comments