Skip to content

Commit 7845267

Browse files
committed
chore(release): 0.28.0
1 parent 35c944b commit 7845267

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.28.0](https://github.com/assert-equals/DappDriver/compare/v0.27.0...v0.28.0) (2024-11-06)
6+
7+
### Features
8+
9+
- update metamask page objects ([35c944b](https://github.com/assert-equals/DappDriver/commit/35c944b61075cb2042fb31bcd563aba98076ba5d))
10+
511
## [0.27.0](https://github.com/assert-equals/DappDriver/compare/v0.26.1...v0.27.0) (2024-10-16)
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.27.0",
3+
"version": "0.28.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)