Skip to content

Commit

Permalink
Publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 6, 2023
1 parent b9dff21 commit 13b0838
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 16 deletions.
7 changes: 0 additions & 7 deletions .changeset/cool-news-occur.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/honest-buckets-shave.md

This file was deleted.

9 changes: 9 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# docs

## 1.0.1

### Patch Changes

- Updated dependencies [b9dff21]
- Updated dependencies [b9dff21]
- @ducanh2912/next-pwa@8.6.0
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
14 changes: 14 additions & 0 deletions packages/next-pwa/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @ducanh2912/next-pwa

## 8.6.0

### Minor Changes

- b9dff21: chore(deps): updated workbox to v7

- This version updates workbox to v7 and other dependencies to latest. It's nice to see that workbox is finally maintained again :)

### Patch Changes

- b9dff21: feat: documentation

- Added a new docs website and replaced links.

## 8.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-pwa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ducanh2912/next-pwa",
"version": "8.5.1",
"version": "8.6.0",
"type": "module",
"description": "PWA for Next.js, powered by Workbox.",
"repository": "https://github.com/DuCanhGH/next-pwa",
Expand Down

0 comments on commit 13b0838

Please sign in to comment.