This repository was archived by the owner on May 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v1.3.0 (2021-05-18)
6+ ### Feature
7+ * ** ci:** Add auto-approve workflow ([ ` e9ddcbb ` ] ( https://github.com/agblox/template-python/commit/e9ddcbbdb0f9ccfc0053e6b07c2639320e6ef54b ) )
8+
9+ ### Fix
10+ * ** ci:** Tests targets ([ ` 65083b7 ` ] ( https://github.com/agblox/template-python/commit/65083b71774220edd8c59ba23d53c7af4b9ad67f ) )
11+
12+ ### Documentation
13+ * Update setup info ([ ` a9eed0b ` ] ( https://github.com/agblox/template-python/commit/a9eed0bb6507845d0fcbc95814920ea114d022aa ) )
14+
515## v1.2.0 (2021-04-27)
616### Feature
717* Add poetry.lock refresh target ([ ` 0ce09b0 ` ] ( https://github.com/agblox/template-python/commit/0ce09b09cad662cd0920e878632e1faac1c52e8b ) )
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ authors = ["replace-me"]
33description = " replace-me"
44name = " replace-me"
55readme = " README.md"
6- version = " 1.2 .0"
6+ version = " 1.3 .0"
77repository = " https://github.com/agblox/replace-me"
88documentation = " https://github.com/agblox/replace-me"
99homepage = " https://github.com/agblox/replace-me"
You can’t perform that action at this time.
0 commit comments