Skip to content

Commit 5b014bd

Browse files
committed
8.0.1
1 parent 20f8748 commit 5b014bd

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGES.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changes
22

3+
## 8.0.1
4+
5+
- 🛡 [`20f8748`](https://github.com/mantoni/mochify.js/commit/20f874807581e908d8595238c4d060a31292ecf6)
6+
Update transient `ws` dependency through npm audit (Frederik Ring)
7+
- 🛡 [`255aaea`](https://github.com/mantoni/mochify.js/commit/255aaea385aa81b924101abb9e07c03c7e053cca)
8+
Update watchify package to v4.0.0 (#226) (Albert Wang)
9+
- 🛡 [`9a9e1ac`](https://github.com/mantoni/mochify.js/commit/9a9e1acd9065837fd37ba9a7152d11c13dfc4fa3)
10+
Clean up package-lock.json (#227) (Albert Wang)
11+
-[`3179da8`](https://github.com/mantoni/mochify.js/commit/3179da828bbe913be7efd6002aba3a869bccfc66)
12+
Migrate CI to GitHub actions (Frederik Ring)
13+
14+
_Released by Frederik Ring on 2021-06-20._
15+
316
## 8.0.0
417

518
- 💥 [`119d6f0`](https://github.com/mantoni/mochify.js/commit/119d6f0a678a32ce39fb381ce7819c7280fd202b)

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",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"description": "TDD with Browserify, Mocha, Headless Chrome and WebDriver",
55
"keywords": [
66
"mocha",

0 commit comments

Comments
 (0)