Skip to content

Commit f12fd46

Browse files
committed
0.3.0
1 parent 308f783 commit f12fd46

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Changes
2+
3+
## 0.3.0
4+
5+
- Initial release
6+
7+
_Released by [Maximilian Antoni](https://github.com/mantoni) on 2023-12-24._

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": "@mochify/cli",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
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)