Skip to content

Commit c7b015b

Browse files
committed
Log changes
1 parent 07cece3 commit c7b015b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

changelog.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## v6.0.0
2+
3+
This release drops support for Node 14. Otherwise, there are no special upgrade considerations.
4+
5+
* [#507](https://github.com/tschaub/gh-pages/pull/507) - Dependency updates and drop Node 14 ([@tschaub](https://github.com/tschaub))
6+
* [#495](https://github.com/tschaub/gh-pages/pull/495) - Bump sinon from 15.0.3 to 15.2.0 ([@tschaub](https://github.com/tschaub))
7+
* [#500](https://github.com/tschaub/gh-pages/pull/500) - Bump semver from 6.3.0 to 6.3.1 ([@tschaub](https://github.com/tschaub))
8+
* [#506](https://github.com/tschaub/gh-pages/pull/506) - Bump eslint from 8.38.0 to 8.46.0 ([@tschaub](https://github.com/tschaub))
9+
* [#505](https://github.com/tschaub/gh-pages/pull/505) - Bump word-wrap from 1.2.3 to 1.2.5 ([@tschaub](https://github.com/tschaub))
10+
* [#504](https://github.com/tschaub/gh-pages/pull/504) - Add error message when --dist is not specified. ([@domsleee](https://github.com/domsleee))
11+
* [#473](https://github.com/tschaub/gh-pages/pull/473) - Bump fs-extra from 8.1.0 to 11.1.1 ([@tschaub](https://github.com/tschaub))
12+
* [#477](https://github.com/tschaub/gh-pages/pull/477) - Bump eslint from 8.32.0 to 8.38.0 ([@tschaub](https://github.com/tschaub))
13+
* [#474](https://github.com/tschaub/gh-pages/pull/474) - Bump sinon from 15.0.1 to 15.0.3 ([@tschaub](https://github.com/tschaub))
14+
* [#440](https://github.com/tschaub/gh-pages/pull/440) - Update readme.md ([@harveer07](https://github.com/harveer07))
15+
116
## v5.0.0
217

318
Potentially breaking change: the `publish` method now always returns a promise. Previously, it did not return a promise in some error cases. This should not impact most users.

0 commit comments

Comments
 (0)