diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b7e3c2..5871506 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,12 @@ And the commit messages from [Conventional Commits](https://conventionalcommits. ## [Unreleased] +## [1.0.0-2] - 2022-04-13 + +### Changes + +- Code simplifications + ## [1.0.0-1] - 2022-04-10 ### Changed diff --git a/bower.json b/bower.json index aef3e8b..473e815 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "loading-attribute-polyfill-with-serviceworker", "description": "Fast and lightweight dependency-free vanilla JavaScript polyfill for native lazy loading / the awesome loading='lazy'-attribute.", - "version": "1.0.0-1", + "version": "1.0.0-2", "homepage": "https://github.com/mfranzke/loading-attribute-polyfill-with-serviceworker", "authors": [ {