Skip to content

Commit fa30e86

Browse files
committed
0.4.1
1 parent ef5479d commit fa30e86

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGES.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changes
22

3+
## 0.4.1
4+
5+
- [`ef5479d`](https://github.com/mochify-js/cli/commit/ef5479deeee426e217af14ba7357308cee90254e)
6+
Improve stack trace mapping
7+
8+
_Released by [Maximilian Antoni](https://github.com/mantoni) on 2023-12-28._
9+
310
## 0.4.0
411

512
- [`d6eaa5f`](https://github.com/mochify-js/cli/commit/d6eaa5f839f1c5848f7f39d9e37b53af28e14aac)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mochify/cli",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Run mocha tests in headless browsers from the command line",
55
"homepage": "https://github.com/mochify-js/cli",
66
"bin": {

0 commit comments

Comments
 (0)