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/worker-runtime 2.0.5 (2023-09-22)

### Bug Fixes

* **dev:** updated file urls 4db7acf
  • Loading branch information
semantic-release-bot committed Sep 22, 2023
1 parent 1baeae6 commit 57b5c34
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/worker-runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @remix-pwa/worker-runtime 2.0.5 (2023-09-22)


### Bug Fixes

* **dev:** updated file urls 4db7acf

## @remix-pwa/worker-runtime 2.0.4 (2023-09-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/worker-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remix-pwa/worker-runtime",
"version": "2.0.4",
"version": "2.0.5",
"description": "A vanilla JavaScript worker runtime for Remix service workers",
"license": "MIT",
"sideEffects": false,
Expand Down

0 comments on commit 57b5c34

Please sign in to comment.