Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit 7637454

Browse files
committed
chore(release): 1.3.0
Automatically generated by python-semantic-release
1 parent 5d86c66 commit 7637454

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["replace-me"]
33
description = "replace-me"
44
name = "replace-me"
55
readme = "README.md"
6-
version = "1.2.0"
6+
version = "1.3.0"
77
repository = "https://github.com/agblox/replace-me"
88
documentation = "https://github.com/agblox/replace-me"
99
homepage = "https://github.com/agblox/replace-me"

0 commit comments

Comments
 (0)