Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit c155272

Browse files
author
alexeykagansky
committed
chore(release): 6.0.0
1 parent 881af3a commit c155272

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

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

5+
## 6.0.0 (2022-03-27)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* move from sync to async mode
11+
12+
### Features
13+
14+
* sync to async ([#294](https://github.com/cloudinary/wdio-allure-ts/issues/294)) ([881af3a](https://github.com/cloudinary/wdio-allure-ts/commit/881af3ad6ba3b0adb4a9babbc04e6a84e5525253))
15+
516
### 5.1.13 (2022-03-27)
617

718
### 5.1.12 (2022-03-07)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wdio-allure-ts",
3-
"version": "5.1.13",
3+
"version": "6.0.0",
44
"description": "UI E2E testing util",
55
"license": "MIT",
66
"author": "Cloudinary <[email protected]>",

0 commit comments

Comments
 (0)