Skip to content

Commit bc3e2c2

Browse files
authored
Merge pull request #230 from alallier/3.0.4
3.0.4
2 parents c489b5b + e0c360d commit bc3e2c2

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
Next version
22
------------------
33

4-
* Migrated CI to GitHub Actions
4+
3.0.4 / 2019-01-13
5+
------------------
6+
7+
* Migrated CI to GitHub Actions - See: https://github.com/alallier/reload/pull/222
8+
* Moved sample app to a new project - See: https://github.com/alallier/reload/pull/229
9+
* Updated nyc from 14.1.1 to 15.0.0 - See: https://github.com/alallier/reload/pull/224
10+
* Updated sinon from 7.5.0 to 8.0.4 - See: https://github.com/alallier/reload/pull/225
11+
* Updated mocha from 6.2.2 to 7.0.0 - See: https://github.com/alallier/reload/pull/226
12+
* Updated commander from ~3.0.0 to ~4.1.0 - See: https://github.com/alallier/reload/pull/220
13+
* Removed tree-kill dependency - See: https://github.com/alallier/reload/pull/223
514

615
3.0.3 / 2019-10-20
716
------------------

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reload",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"files": [
55
"bin",
66
"lib",

0 commit comments

Comments
 (0)