File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11[tool ]
22[tool .commitizen ]
33name = " cz_customize"
4- version = " 0.1.1 "
4+ version = " 0.2.0 "
55tag_format = " v$version"
66bump_message = " bump: release $current_version → $new_version [skip-ci]"
77update_changelog_on_bump = true
Original file line number Diff line number Diff line change 1+ ## v0.2.0 (2023-11-03)
2+
3+
4+ - feat: add out_file option to create a file for decryption (#3 )
5+
16## v0.1.1 (2023-11-01)
27
38
49- fix: execute (#2 )
5- - * fix: remove binary from source and add it to Docker file
6-
10+ - * fix: remove binary from source and add it to Docker file
11+
712* fix: add documentation on readme
813
914## v0.1.0 (2023-11-01)
Original file line number Diff line number Diff line change 11{
22 "name" : " ejson-action" ,
33 "type" : " module" ,
4- "version" : " 0.1.1 " ,
4+ "version" : " 0.2.0 " ,
55 "description" : " Simple action that executes ejson command over a file" ,
66 "scripts" : {
77 "lint" : " npx eslint --fix ." ,
You can’t perform that action at this time.
0 commit comments