Skip to content

Commit 0aeac1a

Browse files
committed
chore(release): 1.0.1 [skip actions]
Automatically generated by python-semantic-release
1 parent 29a3362 commit 0aeac1a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

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

5+
## v1.0.1 (2022-04-23)
6+
### Fix
7+
* **ci:** Release token name ([`b83e895`](https://github.com/cachuperia/github-reusable-workflows/commit/b83e895d86a410d6f3ab5521ec9f51b22a8ae140))
8+
* Machine user and secrets names ([`48238f9`](https://github.com/cachuperia/github-reusable-workflows/commit/48238f98cabedd6ff14215618cf7d5ca65bb296f))
9+
510
## v1.0.0 (2022-04-15)
611
### Fix
712
* Description style ([`137fb76`](https://github.com/agblox/github-reusable-workflows/commit/137fb765f63f2627901cde0ec68f2163361ebbf5))

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.0"
2+
version = "1.0.1"
33
version_variable = [
44
"pyproject.toml:version"
55
]

0 commit comments

Comments
 (0)