File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v0.2.4 (2022-09-17)
6+ ### Fix
7+ * Strict type checking ([ ` 36c14df ` ] ( https://github.com/mcbeet/bolt-library-starter/commit/36c14df5be8ccaf0fea8104431f3a9a994a46e86 ) )
8+
59## v0.2.3 (2022-09-17)
610### Fix
711* Trigger main workflow after init ([ ` b36a46a ` ] ( https://github.com/mcbeet/bolt-library-starter/commit/b36a46a2f82e6f45ce482ceba9f531d002a787c0 ) )
Original file line number Diff line number Diff line change 1- __version__ = "0.2.3 "
1+ __version__ = "0.2.4 "
22
33
44from beet import Context
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " fixme"
3- version = " 0.2.3 "
3+ version = " 0.2.4 "
44description = " fixme_repo_description"
55authors = [" fixme_user_name <fixme_user_email>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments