Skip to content

Commit 9c65ff1

Browse files
committed
chore(release): v0.6.0
1 parent d363f11 commit 9c65ff1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@msw/playwright",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"description": "Mock Service Worker binding for Playwright",
66
"main": "./build/index.js",
77
"types": "./build/index.d.ts",
@@ -60,4 +60,4 @@
6060
"@mswjs/interceptors": "^0.41.2",
6161
"outvariant": "^1.4.3"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)