Skip to content

Commit 3b05a68

Browse files
chore: version packages (#450)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a3560a8 commit 3b05a68

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nine-mirrors-rest.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
# Changelog
22

3+
## 2.10.2
4+
5+
### Patch Changes
6+
7+
- [#449](https://github.com/TenKeyLabs/dappwright/pull/449) [`a3560a8`](https://github.com/TenKeyLabs/dappwright/commit/a3560a8977ea204df0789885e6b6ee567727f5aa) Thanks [@osis](https://github.com/osis)! - fix(metamask): race condition can lead to acquiring dormant page context
8+
39
## 2.10.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tenkeylabs/dappwright",
3-
"version": "2.10.1",
3+
"version": "2.10.2",
44
"description": "End-to-End (E2E) testing for dApps using Playwright + MetaMask",
55
"source": "src/index.ts",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)