File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414</div >
1515<hr >
1616
17- ## Unreleased
17+ ## v0.2.0 (2024-10-03)
1818
1919### ✨ New features
2020
21- - ** action** : updated this action from Docker to Composite type * (Tomas Sebestik - 385fb14 )*
21+ - ** action** : updated this action from Docker to Composite type * (Tomas Sebestik - 278db39 )*
2222
23- ### 📖 Documentation
23+ ### 🐛 Bug fixes
2424
25- - ** caller-workflow ** : add caller workflow for easy copy to target repo * (Tomas Sebestik - 7f5c835 )*
25+ - ** action ** : fix empty input for JIRA_PROJECT * (Tomas Sebestik - 0b1dd88 )*
2626
27- ---
27+ ### 📖 Documentation
28+
29+ - ** caller-workflow** : add caller workflow for easy copy to target repo * (Tomas Sebestik - 8c27453)*
2830
2931## v0.1.1 (2024-02-14)
3032
Original file line number Diff line number Diff line change 6464 name = " czespressif"
6565 tag_format = " v$version"
6666 update_changelog_on_bump = true
67- version = " 0.1.1 "
67+ version = " 0.2.0 "
6868 version_files = [" sync_jira_actions/__init__.py" ]
6969 version_provider = " commitizen"
7070
Original file line number Diff line number Diff line change 1- __version__ = '0.1.1 '
1+ __version__ = '0.2.0 '
You can’t perform that action at this time.
0 commit comments