Skip to content

Releases: espressif/cz-plugin-espressif

v1.3.0

07 Oct 12:54
db76c6e
Compare
Choose a tag to compare

v1.3.0 (2024-10-07)

✨ New features

  • pre-commit: run in pre-push stage (Fu Hanxi - 11c2d0a)

🐛 Bug fixes

  • pre-commit entry to support custom args (Fu Hanxi - 36c6c4a)

Version v1.2.0

02 Oct 12:12
6bdc193
Compare
Choose a tag to compare

v1.2.0 (2024-10-02)

✨ New features

  • test-suite: add tests changelog/plugin, compare with snapshots (syrupy module) (Tomas Sebestik - c4d78e3)

🐛 Bug fixes

  • changelog: fix double title, header and footer on 'cz bump' (Tomas Sebestik - b5a1227)

📖 Documentation

  • contributing: update docs for setup dev environment and testing (Tomas Sebestik - dfca4d6)

🔧 Code refactoring

  • python-3.9: refactor syntax and typing for python 3.9 (Tomas Sebestik - e5a83c6)

Version v1.1.0

24 Sep 17:41
3956b01
Compare
Choose a tag to compare

v1.1.0 (2024-09-24)

✨ New features

  • changelog: custom template for release notes (GH action) (Tomas Sebestik - 19e8cec)

🐛 Bug fixes

  • github-actions: update create-release.yml, missing "v" in version
  • (dependabot): update dependabot config file, team reviewers
  • (justfile): add recipe for local cleanup temp, manual tests (Tomas Sebestik - f601dbf)

📖 Documentation

  • readme: docs to automatic process of "Release notes" (Tomas Sebestik - 6a18980)

v1.0.1

11 Sep 04:29
40cb407
Compare
Choose a tag to compare

v1.0.1 (2024-09-10)

🐛 Bug fixes

  • pre-commit: change lang from system to python to be able install deps (Tomas Sebestik - 7443af0)

v1.0.0

10 Sep 09:11
f2fa815
Compare
Choose a tag to compare

v1.0.0 (2024-09-10)

✨ New features

  • plugin: add plugin, commit message questions, changelog template (#1) (Tomas Sebestik - f2fa815)