Skip to content

Commit 1731488

Browse files
committed
chore(release): 0.32.4
1 parent 37033ed commit 1731488

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.32.4](https://github.com/assert-equals/DappDriver/compare/v0.32.3...v0.32.4) (2025-03-25)
6+
7+
### Features
8+
9+
- cookie support ([e90e944](https://github.com/assert-equals/DappDriver/commit/e90e944989f418f384dad2b003ac1e9a1b264871))
10+
511
## [0.32.3](https://github.com/assert-equals/DappDriver/compare/v0.32.2...v0.32.3) (2025-01-10)
612

713
### Bug Fixes

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.32.3",
3+
"version": "0.32.4",
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)