Skip to content

Releases: tschaub/gh-pages

v6.1.1

23 Dec 01:34
Compare
Choose a tag to compare

Fixes

  • fix: Add missing cname option not passed to the config by @WillBAnders in #535

Dependency Updates

New Contributors

Full Changelog: v6.1.0...v6.1.1

v6.1.0

18 Nov 21:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.1.0

v6.0.0

11 Aug 04:16
Compare
Choose a tag to compare

This release drops support for Node 14. Otherwise, there are no special upgrade considerations.

What's Changed

New Contributors

Full Changelog: v5.0.0...v6.0.0

v5.0.0

20 Jan 18:22
Compare
Choose a tag to compare

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.

Updates to the development dependencies required a minimum Node version of 14 for the tests. The library should still work on Node 12, but tests are no longer run in CI for version 12. A future major version of the library may drop support for version 12 altogether.

What's Changed

New Contributors

Full Changelog: v4.0.0...v5.0.0

v4.0.0

10 May 19:02
Compare
Choose a tag to compare

This release doesn't include any breaking changes, but due to updated development dependencies, tests are no longer run on Node 10.

What's Changed

Full Changelog: v3.2.3...v4.0.0

v3.2.3

21 Jun 21:18
8d9f3b2
Compare
Choose a tag to compare

v3.0.0

29 May 20:29
6290079
Compare
Choose a tag to compare

Breaking changes:

None really. But tests are no longer run on Node < 10. Development dependencies were updated to address security warnings, and this meant tests could no longer be run on Node 6 or 8. If you still use these Node versions, you may still be able to use this library, but be warned that tests are no longer run on these versions.

All changes:

v2.2.0

29 May 20:29
a8478a8
Compare
Choose a tag to compare

v2.1.1

08 Aug 14:07
Compare
Choose a tag to compare

v2.1.0

08 Aug 14:07
ba7e5e1
Compare
Choose a tag to compare