Skip to content

Commit 402b6c4

Browse files
committed
docs: prepared the next release
1 parent 2d523f1 commit 402b6c4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ And the commit messages from [Conventional Commits](https://conventionalcommits.
88

99
## [Unreleased]
1010

11+
## [1.0.0-2] - 2022-04-13
12+
13+
### Changes
14+
15+
- Code simplifications
16+
1117
## [1.0.0-1] - 2022-04-10
1218

1319
### Changed

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-with-serviceworker",
33
"description": "Fast and lightweight dependency-free vanilla JavaScript polyfill for native lazy loading / the awesome loading='lazy'-attribute.",
4-
"version": "1.0.0-1",
4+
"version": "1.0.0-2",
55
"homepage": "https://github.com/mfranzke/loading-attribute-polyfill-with-serviceworker",
66
"authors": [
77
{

0 commit comments

Comments
 (0)