File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 2020</div >
2121<hr >
2222
23+ ## v1.3.1 (2025-01-13)
24+
25+ ### 🐛 Bug Fixes
26+
27+ - ** changelog** : fix logo link in changelog header * (Tomas Sebestik - dfd72ea)*
28+ - Capitalize first letter in headings * (Peter Dragun - 174e039)*
29+ - Update shields to link directly to desired website * (Peter Dragun - 9e2c54c)*
30+
2331## v1.3.0 (2024-10-07)
2432
2533### ✨ New Features
Original file line number Diff line number Diff line change 22
33__all__ = ['CzPluginEspressif' ]
44
5- __version__ = '1.3.0 '
5+ __version__ = '1.3.1 '
Original file line number Diff line number Diff line change 8888 name = " czespressif"
8989 tag_format = " v$version"
9090 update_changelog_on_bump = true
91- version = " 1.3.0 "
91+ version = " 1.3.1 "
9292 version_files = [" czespressif/__init__.py:__version__" ]
9393 version_provider = " commitizen"
9494
You can’t perform that action at this time.
0 commit comments