Skip to content

Commit 9ea8ac0

Browse files
chore(packages): publish packages (#135)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1d8b44d commit 9ea8ac0

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/tiny-crabs-join.md

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

packages/next-pwa/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @ducanh2912/next-pwa
22

3+
## 10.2.1
4+
5+
### Patch Changes
6+
7+
- [`aeb0dc9`](https://github.com/DuCanhGH/next-pwa/commit/aeb0dc998ce3fbd350e90aad2e534d70f98abc4c) Thanks [@DuCanhGH](https://github.com/DuCanhGH)! - fix(mjs): fixed the ESM build crashing
8+
9+
- This was due to us referencing `__dirname`, which was `undefined` in the ESM build...
10+
311
## 10.2.0
412

513
### Minor Changes

packages/next-pwa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ducanh2912/next-pwa",
3-
"version": "10.2.0",
3+
"version": "10.2.1",
44
"type": "module",
55
"description": "PWA for Next.js, powered by Workbox.",
66
"repository": "https://github.com/DuCanhGH/next-pwa",

0 commit comments

Comments
 (0)