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/sw 4.0.0-dev.1 (2024-11-06)

### Bug Fixes

* **sw:** attempted to remove barrel files 6ad7008

### BREAKING CHANGES

* **sw:** Removal of some barrel files
  • Loading branch information
semantic-release-bot committed Nov 6, 2024
1 parent 1fce44e commit 1d8ded7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/sw/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# @remix-pwa/sw 4.0.0-dev.1 (2024-11-06)


### Bug Fixes

* **sw:** attempted to remove barrel files 6ad7008


### BREAKING CHANGES

* **sw:** Removal of some barrel files

# @remix-pwa/sw 3.1.0-dev.1 (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/sw/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remix-pwa/sw",
"version": "3.1.0-dev.1",
"version": "4.0.0-dev.1",
"description": "Service Worker APIs and utilities for Remix PWA",
"repository": {
"type": "git",
Expand Down

0 comments on commit 1d8ded7

Please sign in to comment.