File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.5.0
2+ current_version = 0.5.1
33commit = False
44tag = False
55parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(-dev(?P<dev>\d+))?
Original file line number Diff line number Diff line change 1+ v0.5.1 - 2021-03-01
2+ -------------------
3+
4+ Misc
5+ ^^^^
6+
7+ - Fix release pipeline (`#135 <https://github.com/swyddfa/esbonio/issues/135 >`_)
8+
9+
110v0.5.0 - 2021-03-01
211-------------------
312
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 77 "author" : " Swyddfa Developers" ,
88 "publisher" : " swyddfa" ,
99 "license" : " MIT" ,
10- "version" : " 0.5.0 " ,
10+ "version" : " 0.5.1 " ,
1111 "scripts" : {
1212 "compile" : " webpack --mode production" ,
1313 "compile-test" : " npm run clean && tsc -p ./" ,
You can’t perform that action at this time.
0 commit comments