Skip to content

Commit e79fcb8

Browse files
committed
chore(release): 2.0.5
1 parent 5cdaed7 commit e79fcb8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

cypress-multi-reporters/CHANGELOG.md

+7
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 [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.0.5](https://github.com/YOU54F/cypress-plugins/compare/v2.0.4...v2.0.5) (2025-01-27)
6+
7+
8+
### Bug Fixes
9+
10+
* Mocha version comparison fix ([18f9c50](https://github.com/YOU54F/cypress-plugins/commit/18f9c505bba38ce11f97d692b1c6148e4d95f2a9))
11+
512
### [2.0.4](https://github.com/YOU54F/cypress-plugins/compare/v1.5.4...v2.0.4) (2024-10-25)
613

714

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.4",
3+
"version": "2.0.5",
44
"description": "Generate multiple mocha reports in a single mocha execution.",
55
"main": "index.js",
66
"nyc": {

0 commit comments

Comments
 (0)