This repository was archived by the owner on Apr 12, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-15
lines changed Expand file tree Collapse file tree 3 files changed +6
-15
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "release-as" : " v5.1.0" ,
3
+ "bootstrap-sha" : " f3041fef79d8c18d624c9a5a8b58d17dffcf00a8" ,
4
+ "last-release-sha" : " f3041fef79d8c18d624c9a5a8b58d17dffcf00a8"
5
+ }
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ 5.1.0] ( https://github.com/ChainSafe/dappeteer/compare/v5.0.1...v5.1.0 ) (2023-04-26)
4
-
5
-
6
- ### Features
7
-
8
- * triage issues github actions ([ #301 ] ( https://github.com/ChainSafe/dappeteer/issues/301 ) ) ([ 774958e] ( https://github.com/ChainSafe/dappeteer/commit/774958ea7dc92b77175bcbb89c736fbc72025756 ) )
9
- * update MetaMask extension to v10.29.0 ([ #312 ] ( https://github.com/ChainSafe/dappeteer/issues/312 ) ) ([ b79ab4c] ( https://github.com/ChainSafe/dappeteer/commit/b79ab4c74fab87747933d8f428624dcbffc3dd19 ) )
10
-
11
-
12
- ### Bug Fixes
13
-
14
- * inaccessible under scuttling mode ([ #308 ] ( https://github.com/ChainSafe/dappeteer/issues/308 ) ) ([ a41e6dd] ( https://github.com/ChainSafe/dappeteer/commit/a41e6dd1c7be42273173a1dc1869819841f44c6d ) )
15
- * update minimum ` playwright ` peerDependencies ([ #304 ] ( https://github.com/ChainSafe/dappeteer/issues/304 ) ) ([ 90f45e0] ( https://github.com/ChainSafe/dappeteer/commit/90f45e0921ca9544197d24aa469f186417802fd8 ) )
16
-
17
3
## [ 5.0.1] ( https://github.com/ChainSafe/dappeteer/compare/v5.0.0...v5.0.1 ) (2023-02-22)
18
4
19
5
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chainsafe/dappeteer" ,
3
- "version" : " 5.1.0 " ,
3
+ "version" : " 5.0.1 " ,
4
4
"description" : " E2E testing for dApps using Puppeteer + MetaMask" ,
5
5
"main" : " dist/index.js" ,
6
6
"typings" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments