Skip to content

Commit

Permalink
Merge pull request #299 from alallier/3.2.0
Browse files Browse the repository at this point in the history
3.0.2
  • Loading branch information
alallier committed Jun 10, 2021
2 parents 8676a07 + d242876 commit 5b32e88
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
Next version
------------------

3.2.0 / 2021-06-09
------------------

* CI Updates
* Dropped Node 10.x and added 16.x from CI - See: https://github.com/alallier/reload/pull/298
* Update actions/checkout action to v2 - See: https://github.com/alallier/reload/pull/276
* Update actions/setup-node action to v2 - https://github.com/alallier/reload/pull/282
* Dependency Updates
* Update commander from ~6.1.0 to ~7.2.0 - See: https://github.com/alallier/reload/pull/283
* Update url-parse from ~1.4.4 to ~1.5.0 - See: https://github.com/alallier/reload/pull/291
* Update open from ^7.0.0 to ^8.0.0 - See: https://github.com/alallier/reload/pull/292/files
* Update ws from ~7.3.0 to ~7.4.6 - See: https://github.com/alallier/reload/pull/294
* Update sinon from 9.1.0 to 11.1.1 - See: https://github.com/alallier/reload/pull/295/files
* Update mocha from 8.4.0 to 9.0.0 - See: https://github.com/alallier/reload/pull/297/files
* Update downstream y18n from 4.0.0 to 4.0.1 - See: https://github.com/alallier/reload/pull/288

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

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.1.1",
"version": "3.2.0",
"files": [
"bin",
"lib",
Expand Down

0 comments on commit 5b32e88

Please sign in to comment.