You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+15
Original file line number
Diff line number
Diff 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))
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