Skip to content

Commit

Permalink
Merge pull request #230 from alallier/3.0.4
Browse files Browse the repository at this point in the history
3.0.4
  • Loading branch information
alallier authored Jan 13, 2020
2 parents c489b5b + e0c360d commit bc3e2c2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
Next version
------------------

* Migrated CI to GitHub Actions
3.0.4 / 2019-01-13
------------------

* Migrated CI to GitHub Actions - See: https://github.com/alallier/reload/pull/222
* Moved sample app to a new project - See: https://github.com/alallier/reload/pull/229
* Updated nyc from 14.1.1 to 15.0.0 - See: https://github.com/alallier/reload/pull/224
* Updated sinon from 7.5.0 to 8.0.4 - See: https://github.com/alallier/reload/pull/225
* Updated mocha from 6.2.2 to 7.0.0 - See: https://github.com/alallier/reload/pull/226
* Updated commander from ~3.0.0 to ~4.1.0 - See: https://github.com/alallier/reload/pull/220
* Removed tree-kill dependency - See: https://github.com/alallier/reload/pull/223

3.0.3 / 2019-10-20
------------------
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reload",
"version": "3.0.3",
"version": "3.0.4",
"files": [
"bin",
"lib",
Expand Down

0 comments on commit bc3e2c2

Please sign in to comment.