Skip to content

Commit

Permalink
0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoni committed Jun 14, 2024
1 parent 58c0f28 commit a539870
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## 0.5.7

- 🐛 [`58c0f28`](https://github.com/mochify-js/mochify/commit/58c0f28bf68db4a056073e250ad574f1576a2138)
Serialize and deserialize functions and special values

_Released by [Maximilian Antoni](https://github.com/mantoni) on 2024-06-14._

## 0.5.6

- 🐛 [`7e79b8d`](https://github.com/mochify-js/mochify/commit/7e79b8d8c7098ce3a8ccf687593f775539e7bf4a)
Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mochify/mochify",
"version": "0.5.6",
"version": "0.5.7",
"description": "Run mocha tests in headless browsers",
"homepage": "https://github.com/mochify-js/mochify",
"main": "index.js",
Expand Down

0 comments on commit a539870

Please sign in to comment.