Skip to content

Commit 4e536ee

Browse files
committed
chore(release): 0.30.0
1 parent 314e5dd commit 4e536ee

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [0.30.0](https://github.com/assert-equals/DappDriver/compare/v0.29.0...v0.30.0) (2024-12-10)
6+
7+
### Features
8+
9+
- headless wallet - eip6963 ([314e5dd](https://github.com/assert-equals/DappDriver/commit/314e5ddd5422738971503dfe8acb9e0d966c16d1))
10+
511
## [0.29.0](https://github.com/assert-equals/DappDriver/compare/v0.28.1...v0.29.0) (2024-11-24)
612

713
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@assert-equals/dappdriver",
3-
"version": "0.29.0",
3+
"version": "0.30.0",
44
"description": "DappDriver is an e2e testing framework designed for testing decentralized applications (dApps) using MetaMask, Rainbow or Zerion",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)