File tree 3 files changed +9
-7
lines changed
3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 14
14
</div >
15
15
<hr >
16
16
17
- ## Unreleased
17
+ ## v0.2.0 (2024-10-03)
18
18
19
19
### ✨ New features
20
20
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 )*
22
22
23
- ### 📖 Documentation
23
+ ### 🐛 Bug fixes
24
24
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 )*
26
26
27
- ---
27
+ ### 📖 Documentation
28
+
29
+ - ** caller-workflow** : add caller workflow for easy copy to target repo * (Tomas Sebestik - 8c27453)*
28
30
29
31
## v0.1.1 (2024-02-14)
30
32
Original file line number Diff line number Diff line change 64
64
name = " czespressif"
65
65
tag_format = " v$version"
66
66
update_changelog_on_bump = true
67
- version = " 0.1.1 "
67
+ version = " 0.2.0 "
68
68
version_files = [" sync_jira_actions/__init__.py" ]
69
69
version_provider = " commitizen"
70
70
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