Skip to content

Commit

Permalink
RELEASING: next-pwa 8.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DuCanhGH committed May 9, 2023
1 parent 6f73e23 commit c696e61
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"mode": "exit",
"mode": "pre",
"tag": "alpha",
"initialVersions": {
"@next-pwa-example/basic": "1.0.0",
Expand All @@ -13,9 +13,9 @@
"@next-pwa-example/web-push": "1.0.0",
"@next-pwa-example/workboxless": "0.1.0",
"@ducanh2912/next-pwa": "8.3.0",
"@ducanh2912/next-sw": "1.0.0-alpha.0",
"@ducanh2912/next-sw": "1.0.0-alpha.1",
"tsconfig": "0.0.0",
"utils": "0.0.0"
},
"changesets": ["empty-carrots-drop"]
"changesets": ["cold-lobsters-begin", "empty-carrots-drop"]
}
2 changes: 1 addition & 1 deletion packages/next-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "PWA for Next.js, powered by Workbox.",
"repository": "https://github.com/DuCanhGH/next-pwa",
"author": "ShadowWalker <w@weiw.io>, DuCanhGH",
"license": "SEE LICENSE IN LICENSE",
"license": "MIT",
"private": false,
"files": [
"dist"
Expand Down

0 comments on commit c696e61

Please sign in to comment.