Skip to content

Commit

Permalink
3.1.1 / 2020-09-29
Browse files Browse the repository at this point in the history
------------------

* Updated mocha from 7.1.2 to 8.1.3 - See: #255
* Updated codecov from 3.7.0 to 3.7.2 - See: #258 and #266
* Updated commander from 5.1.0 to 6.1.0 - See: #259 and #265
* Updated sinon from 9.0.2 to 9.1.0 - See: #264
  • Loading branch information
alallier committed Sep 29, 2020
1 parent fe0873d commit eba0f2a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Next version
------------------

3.1.1 / 2020-09-29
------------------

* Updated mocha from 7.1.2 to 8.1.3 - See: https://github.com/alallier/reload/pull/255
* Updated codecov from 3.7.0 to 3.7.2 - See: https://github.com/alallier/reload/pull/258 and https://github.com/alallier/reload/pull/266
* Updated commander from 5.1.0 to 6.1.0 - See: https://github.com/alallier/reload/pull/259 and https://github.com/alallier/reload/pull/265
* Updated sinon from 9.0.2 to 9.1.0 - See: https://github.com/alallier/reload/pull/264

3.1.0 / 2020-06-10
------------------

Expand Down
2 changes: 1 addition & 1 deletion 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": "reload",
"version": "3.1.0",
"version": "3.1.1",
"files": [
"bin",
"lib",
Expand Down

0 comments on commit eba0f2a

Please sign in to comment.