Skip to content

Commit fc17cb3

Browse files
chore: version packages (#480)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 942cb2d commit fc17cb3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ready-eels-repeat.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.11.3
4+
5+
### Patch Changes
6+
7+
- [#479](https://github.com/TenKeyLabs/dappwright/pull/479) [`1bc09ab`](https://github.com/TenKeyLabs/dappwright/commit/1bc09ab22dbe8eea50363762de1e5ebb5c2f9998) Thanks [@osis](https://github.com/osis)! - chore: downloader state files with tests
8+
39
## 2.11.2
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.11.2",
3+
"version": "2.11.3",
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)