Skip to content

Commit 9a6a5db

Browse files
chore(v11.x): release 11.7.5 (#5523)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8b21b38 commit 9a6a5db

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".": "11.7.4"}
1+
{".":"11.7.5"}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [11.7.5](https://github.com/mochajs/mocha/compare/v11.7.4...v11.7.5) (2025-11-04)
4+
5+
6+
### 🩹 Fixes
7+
8+
* swallow more `require` errors from *ts files ([#5498](https://github.com/mochajs/mocha/issues/5498)) ([d89dbaf](https://github.com/mochajs/mocha/commit/d89dbaf23d093c22ab72e124dcaed110f3b0228d))
9+
10+
11+
### 🧹 Chores
12+
13+
* run tests on PRs for and pushes to v11.x ([#5525](https://github.com/mochajs/mocha/issues/5525)) ([8b21b38](https://github.com/mochajs/mocha/commit/8b21b3820e99d8c50c024ad1fbac8b78a3293d8d))
14+
* setup release-please for v11 ([#5522](https://github.com/mochajs/mocha/issues/5522)) ([663fff4](https://github.com/mochajs/mocha/commit/663fff4b06ed3a1c70483c6ed8911ff0b89fa7b5))
15+
316
## [11.7.4](https://github.com/mochajs/mocha/compare/v11.7.3...v11.7.4) (2025-10-01)
417

518

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mocha",
3-
"version": "11.7.4",
3+
"version": "11.7.5",
44
"type": "commonjs",
55
"description": "simple, flexible, fun test framework",
66
"keywords": [

0 commit comments

Comments
 (0)