Skip to content

0.34.0

Choose a tag to compare

@neilime neilime released this 10 Apr 16:32

Release Summary

This release adds a new local-actions action, expanding the reusable CI/CD tooling. It also refreshes the actions and workflows documentation to reflect the latest available automation changes.

Internally, the release includes lint cleanup and dependency maintenance updates, including fast-xml-parser bumps in actions/parse-ci-reports and a GitHub Actions dependency refresh.)

Breaking change(s)

No breaking changes.

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #490
  • chore: fix lint issues by @neilime in #493
  • chore: bump fast-xml-parser from 5.5.7 to 5.5.9 in /actions/parse-ci-reports in the npm-dependencies group by @dependabot[bot] in #495
  • chore: bump fast-xml-parser from 5.5.9 to 5.5.10 in /actions/parse-ci-reports in the npm-dependencies group by @dependabot[bot] in #497
  • feat: add 'local-actions' action by @neilime in #498
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #500
  • chore: bump the github-actions-dependencies group across 1 directory with 1 update by @dependabot[bot] in #496

Full Changelog: 0.33.0...0.34.0