Skip to content

Commit

Permalink
chore(release): 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Oct 24, 2023
1 parent df82ddb commit 0f8457a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions cypress-multi-reporters/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [1.6.4](https://github.com/you54f/cypress-multi-reporters/compare/v1.6.3...v1.6.4) (2023-10-24)


### Bug Fixes

* **cypress-multi-reporters:** passing `reportOption` as an alias of `reportOptions` to match expectations in mocha ([15ed727](https://github.com/you54f/cypress-multi-reporters/commit/15ed727aa2b773d7d9d5d5f021bb9babbe3da594))

### [1.6.3](https://github.com/you54f/cypress-multi-reporters/compare/v1.5.4...v1.6.3) (2023-10-24)


Expand Down
4 changes: 2 additions & 2 deletions cypress-multi-reporters/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cypress-multi-reporters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cypress-multi-reporters",
"version": "1.6.3",
"version": "1.6.4",
"description": "Generate multiple mocha reports in a single mocha execution.",
"main": "index.js",
"nyc": {
Expand Down

1 comment on commit 0f8457a

@vercel
Copy link

@vercel vercel bot commented on 0f8457a Oct 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.