Skip to content

Commit

Permalink
chore(release): @remix-pwa/[email protected] [skip ci]
Browse files Browse the repository at this point in the history
## @remix-pwa/dev 2.0.25 (2023-09-26)

### Bug Fixes

* **compiler:** remove normalize path everywhere 2b9308a
* **worker-config:** use file url to import remix config 97330cd
  • Loading branch information
semantic-release-bot committed Sep 26, 2023
1 parent 97580d2 commit 7163ffc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## @remix-pwa/dev 2.0.25 (2023-09-26)


### Bug Fixes

* **compiler:** remove normalize path everywhere 2b9308a
* **worker-config:** use file url to import remix config 97330cd

## @remix-pwa/dev 2.0.24 (2023-09-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remix-pwa/dev",
"version": "2.0.24",
"version": "2.0.25",
"description": "An esbuild compiler for Service Workers in Remix.run",
"repository": {
"type": "git",
Expand Down

0 comments on commit 7163ffc

Please sign in to comment.