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

Commit 9dbb11f

Browse files
committed
chore(release): 1.0.5 [skip actions]
Automatically generated by python-semantic-release
1 parent eb60f48 commit 9dbb11f

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.5 (2022-09-22)
6+
### Fix
7+
* Add legacy peer deps install ([`05bd744`](https://github.com/agblox/github-reusable-workflows/commit/05bd744e4f8151d6b7fb066b3e52cabf0d68b9dd))
8+
59
## v1.0.4 (2022-09-22)
610
### Fix
711
* Commitlint to use 16.15.1 to fix optional deps ([`519ae9d`](https://github.com/agblox/github-reusable-workflows/commit/519ae9da2f4036ce0a789c1d7b3c9da2bbafe1d3))

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

0 commit comments

Comments
 (0)