Skip to content

v2

Compare
Choose a tag to compare
@NickWalt01 NickWalt01 released this 12 Oct 09:40
· 100 commits to main since this release
74e5c6f

Breaking Change

  • If you have a branch called gh-pages already rename it to gh-pages-old. In repository settings, go to Pages, copy the 'Custom domain' value, for 'Build and deployment' 'Source' change to the option 'GitHubs Actions'. Then apply the new yml code in the README.md in your CI Action that published gh-pages. If all is working can remove the gh-pages-old branch.

What's Changed

  • Dependabot dependency updates
  • Bump Code-Formatter v7
  • Add the dependency-review.yml GH Action
  • Bump html-proofer
  • Use GH gh-pages action v1 to upload documentation site to GH pages
  • Use html-proofer vebrose option

Full Changelog: 1.5...v2