Sourced from gh-pages's releases.
v6.1.1
Fixes
- fix: Add missing cname option not passed to the config by
@WillBAnders
in tschaub/gh-pages#535Dependency Updates
- Bump eslint from 8.53.0 to 8.55.0 by
@dependabot
in tschaub/gh-pages#538- Bump fs-extra from 11.1.1 to 11.2.0 by
@dependabot
in tschaub/gh-pages#537- Bump eslint from 8.55.0 to 8.56.0 by
@dependabot
in tschaub/gh-pages#539New Contributors
@WillBAnders
made their first contribution in tschaub/gh-pages#535Full Changelog: https://github.com/tschaub/gh-pages/compare/v6.1.0...v6.1.1
v6.1.0
What's Changed
- Bump eslint from 8.46.0 to 8.49.0 by
@dependabot
in tschaub/gh-pages#516- Bump actions/checkout from 3 to 4 by
@dependabot
in tschaub/gh-pages#515- Bump chai from 4.3.7 to 4.3.8 by
@dependabot
in tschaub/gh-pages#513- Bump dir-compare from 4.0.0 to 4.2.0 by
@dependabot
in tschaub/gh-pages#512- Add --nojekyll and --cname options by
@tschaub
in tschaub/gh-pages#533- Bump actions/setup-node from 3 to 4 by
@dependabot
in tschaub/gh-pages#527- Bump chai from 4.3.8 to 4.3.10 by
@dependabot
in tschaub/gh-pages#520- Bump eslint from 8.49.0 to 8.53.0 by
@dependabot
in tschaub/gh-pages#530- Bump commander from 11.0.0 to 11.1.0 by
@dependabot
in tschaub/gh-pages#524- Bump async from 3.2.4 to 3.2.5 by
@dependabot
in tschaub/gh-pages#529- Bump sinon from 15.2.0 to 17.0.1 by
@dependabot
in tschaub/gh-pages#531Full Changelog: https://github.com/tschaub/gh-pages/compare/v6.0.0...v6.1.0
Sourced from gh-pages's changelog.
v6.1.1
This release fixes an issue with the
--cname
option.
- #535 - fix: Add missing cname option not passed to the config (
@WillBAnders
)- #539 - Bump eslint from 8.55.0 to 8.56.0 (
@tschaub
)v6.1.0
This release adds support for
--nojekyll
and--cname
options.
- #531 - Bump sinon from 15.2.0 to 17.0.1 (
@tschaub
)- #529 - Bump async from 3.2.4 to 3.2.5 (
@tschaub
)- #524 - Bump commander from 11.0.0 to 11.1.0 (
@tschaub
)- #530 - Bump eslint from 8.49.0 to 8.53.0 (
@tschaub
)- #520 - Bump chai from 4.3.8 to 4.3.10 (
@tschaub
)- #527 - Bump actions/setup-node from 3 to 4 (
@tschaub
)- #533 - Add --nojekyll and --cname options (
@tschaub
)- #512 - Bump dir-compare from 4.0.0 to 4.2.0 (
@tschaub
)- #513 - Bump chai from 4.3.7 to 4.3.8 (
@tschaub
)- #515 - Bump actions/checkout from 3 to 4 (
@tschaub
)- #516 - Bump eslint from 8.46.0 to 8.49.0 (
@tschaub
)
e98ba0f
6.1.1122872f
Log changes3312dc4
Merge pull request #535
from WillBAnders/fix/missing-cname-optionb6b8454
Add test for cnameExists, asserting it replaces the existing CNAME1c60556
Add debug logs for nojekyll/cname creation as recommended by @paymand
727d714
Merge pull request #539
from tschaub/dependabot/npm_and_yarn/eslint-8.56.02a53e76
Bump eslint from 8.55.0 to 8.56.096124af
Merge pull request #537
from tschaub/dependabot/npm_and_yarn/fs-extra-11.2.009076df
Merge pull request #538
from tschaub/dependabot/npm_and_yarn/eslint-8.55.08135495
Bump eslint from 8.53.0 to 8.55.0