Skip to content

Commit e980a8f

Browse files
version bump
1 parent ef14860 commit e980a8f

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/few-rice-try.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/poor-fishes-swim.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# nextjs-workbox-config
22

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 791e5c2: Change config option "disable" to "enable". It just makes more logic to me.
8+
9+
### Patch Changes
10+
11+
- 64ab202: Refactor console log output
12+
313
## 1.0.0
414

515
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs-workbox-config",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "Next.js configuration setting up service worker with Workbox",
55
"keywords": [
66
"nextjs",

0 commit comments

Comments
 (0)