Skip to content

Commit 245123e

Browse files
authored
Merge pull request #2581 from modernweb-dev/changeset-release/master
Version Packages
2 parents 089dbc9 + 5b76712 commit 245123e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sixty-cups-decide.md

-5
This file was deleted.

packages/mocks/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @web/mocks
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- a42c4fcf: feat: remove local sw.js, use the service worker as exported by msw instead so the integrity checksums of the SW and browser code are always aligned
8+
39
## 1.0.1
410

511
### Patch Changes

packages/mocks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web/mocks",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)