Skip to content

Commit a0bfff7

Browse files
committed
chore(release): 2.0.3
1 parent 4711714 commit a0bfff7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

cypress-multi-reporters/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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+
### [2.0.3](https://github.com/you54f/cypress-multi-reporters/compare/v1.6.4...v2.0.3) (2024-10-24)
6+
7+
8+
### Bug Fixes
9+
10+
* **cypress-multi-reporters:** bump version to 2.0.2 ([950e9c6](https://github.com/you54f/cypress-multi-reporters/commit/950e9c6486359c5456cc8a31ae3c114309502741))
11+
* **deps:** update cypress-multi-reporter deps ([e5d32d0](https://github.com/you54f/cypress-multi-reporters/commit/e5d32d0ff410c6f9d747089b8e50a31bca3e7a7f))
12+
* **deps:** update cypress-slack-reporter old deps ([f4414af](https://github.com/you54f/cypress-multi-reporters/commit/f4414af14089472930ee9b0a228f46d0d076e914))
13+
514
### [1.6.4](https://github.com/you54f/cypress-multi-reporters/compare/v1.6.3...v1.6.4) (2023-10-24)
615

716

cypress-multi-reporters/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypress-multi-reporters",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Generate multiple mocha reports in a single mocha execution.",
55
"main": "index.js",
66
"nyc": {

0 commit comments

Comments
 (0)