Skip to content

Commit 2539b29

Browse files
authored
Merge pull request #6 from markjaquith/changeset-release/main
Version Packages
2 parents ff50660 + 290cd45 commit 2539b29

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fair-papayas-doubt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# sveltekit-playwright-fetch-mock
22

3+
## 0.5.2
4+
5+
### Patch Changes
6+
7+
- ff50660: Update Playwright TypeScript import
8+
39
## 0.5.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"vite": "^4.0"
1616
},
1717
"name": "sveltekit-playwright-fetch-mock",
18-
"version": "0.5.1",
18+
"version": "0.5.2",
1919
"description": "Tools for mocking SSR fetch() requests in SvelteKit for use in Playwright",
2020
"main": "dist/index.js",
2121
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)