Releases: espressif/cz-plugin-espressif
Releases · espressif/cz-plugin-espressif
v1.3.0
Version v1.2.0
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
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)