fix(common): Changelog to correctly pick references

Also added .cz config for modem components
This commit is contained in:
David Cermak
2023-03-16 20:09:17 +01:00
parent e762ada551
commit 423e965c88
2 changed files with 9 additions and 1 deletions

View File

@ -0,0 +1,8 @@
---
commitizen:
bump_message: 'bump(modem): $current_version -> $new_version'
pre_bump_hooks: python ../../ci/changelog.py esp_modem
tag_format: modem-v$version
version: 0.1.28
version_files:
- idf_component.yml