Skip to content

Commit

Permalink
chore(packages): publish packages (#145)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
DuCanhGH and github-actions[bot] committed Feb 3, 2024
1 parent e6ce949 commit bbc8cf1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/eighty-snails-doubt.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/next-pwa/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @ducanh2912/next-pwa

## 10.2.5

### Patch Changes

- [`e6ce949`](https://github.com/DuCanhGH/next-pwa/commit/e6ce949366f7fef9f4fdff7c1baf08da25e1268f) Thanks [@DuCanhGH](https://github.com/DuCanhGH)! - fix(core): fixed using fallbacks with files in the public directory

- Silly mistakes... Sorry for the inconvenience.

## 10.2.4

### 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": "10.2.4",
"version": "10.2.5",
"type": "module",
"description": "PWA for Next.js, powered by Workbox.",
"repository": "https://github.com/DuCanhGH/next-pwa",
Expand Down

0 comments on commit bbc8cf1

Please sign in to comment.