From 402b6c4dc0e7fca840a9856d3c3631f3b89cdcc6 Mon Sep 17 00:00:00 2001 From: Maximilian <787658+mfranzke@users.noreply.github.com> Date: Wed, 13 Apr 2022 19:27:35 +0200 Subject: [PATCH] docs: prepared the next release --- CHANGELOG.md | 6 ++++++ bower.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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": [ {