Skip to content

Commit af3b6ca

Browse files
committed
chore(release): 1.0.2 [skip actions]
Automatically generated by python-semantic-release
1 parent 76dcee6 commit af3b6ca

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
<!--next-version-placeholder-->
44

5+
## v1.0.2 (2022-04-23)
6+
7+
58
## v1.0.1 (2022-04-23)
69
### Fix
710
* **ci:** Release token name ([`b83e895`](https://github.com/cachuperia/github-reusable-workflows/commit/b83e895d86a410d6f3ab5521ec9f51b22a8ae140))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.semantic_release]
2-
version = "1.0.1"
2+
version = "1.0.2"
33
version_variable = [
44
"pyproject.toml:version"
55
]

0 commit comments

Comments
 (0)