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

Commit c39cbbd

Browse files
committed
chore(release): 1.0.6 [skip actions]
Automatically generated by python-semantic-release
1 parent a7706f9 commit c39cbbd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

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

5+
## v1.0.6 (2022-10-07)
6+
### Fix
7+
* No coverage file created after Python unit tests ([`0d56765`](https://github.com/agblox/github-reusable-workflows/commit/0d56765b44fe951c3c85262b90dc6a2e708a2675))
8+
59
## v1.0.5 (2022-09-22)
610
### Fix
711
* Add legacy peer deps install ([`05bd744`](https://github.com/agblox/github-reusable-workflows/commit/05bd744e4f8151d6b7fb066b3e52cabf0d68b9dd))

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

0 commit comments

Comments
 (0)