Skip to content

Commit ddd6781

Browse files
committed
chore(release): 0.36.1
1 parent 5a92fab commit ddd6781

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.36.1](https://github.com/assert-equals/DappDriver/compare/v0.36.0...v0.36.1) (2026-03-09)
6+
7+
8+
### Features
9+
10+
* add permissions for OIDC ([5a92fab](https://github.com/assert-equals/DappDriver/commit/5a92fab495d2568b80736e09e9cd4d5f8fec4291))
11+
512
## [0.36.0](https://github.com/assert-equals/DappDriver/compare/v0.35.0...v0.36.0) (2026-03-09)
613

714

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