Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 May 21:48
196847c

What's Changed

  • chore: align standards-version to meta 1.11.0 by @TMHSDigital in #7
  • feat: read STANDARDS_VERSION for drift comparison instead of VERSION by @TMHSDigital in #8
  • chore(deps): bump actions/configure-pages from 5 to 6 by @dependabot[bot] in #1
  • chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #2
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #3
  • chore(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #4
  • chore(deps): bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #5
  • fix: route version-bump commit through PR to satisfy branch protection by @TMHSDigital in #9
  • feat: add devtools_restampRepo write tool and githubWrite utility by @TMHSDigital in #10
  • feat: add devtools_syncRegistry and devtools_createTool, .gitattributes CRLF fix by @TMHSDigital in #11
  • fix: pages deploy, release workflow, docs site, and v0.2.0 version markers by @TMHSDigital in #12
  • fix: delete stale release branch before push to prevent non-fast-forward rejection by @TMHSDigital in #13
  • fix: extract PR number from gh pr create URL output; --json unsupported on runner by @TMHSDigital in #14
  • fix: simplify release to tag from package.json; bump to 0.2.0 by @TMHSDigital in #16

New Contributors

Full Changelog: v0.1...v0.2.0