File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed
Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v1.1.2 (2022-12-19)
2+
3+ ### Fix
4+
5+ - added commitizen config
6+ - explicit ci jobs
7+ - publish on tag v
8+ - added release workflow
9+
10+ ## v1.1.1 (2022-12-11)
11+
12+ ## v1.1.0 (2022-10-16)
13+
14+ ## v1.0.1 (2021-08-26)
15+
16+ ## v1.0.0 (2021-08-08)
17+
18+ ## v0.1.2 (2018-04-07)
19+
20+ ## v0.1.1 (2018-04-07)
21+
22+ ## v0.1.0 (2018-04-07)
Original file line number Diff line number Diff line change 11[tool .commitizen ]
2- version = " 1.1.1 "
2+ version = " 1.1.2 "
33tag_format = " v$version"
44update_changelog_on_bump = true
55changelog_incremental = true
@@ -14,7 +14,7 @@ build-backend = "poetry.core.masonry.api"
1414
1515[tool .poetry ]
1616name = " narrative"
17- version = " 1.1.1 "
17+ version = " 1.1.2 "
1818description = " A small Python package for splitting text into dialogue and narrative."
1919authors = [
" David L. Day <[email protected] >" ]
2020license = " GPLv3"
You can’t perform that action at this time.
0 commit comments