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

Commit 469aac9

Browse files
committed
chore(release): 1.0.4 [skip actions]
Automatically generated by python-semantic-release
1 parent f04d6d6 commit 469aac9

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.4 (2022-09-22)
6+
### Fix
7+
* Commitlint to use 16.15.1 to fix optional deps ([`519ae9d`](https://github.com/agblox/github-reusable-workflows/commit/519ae9da2f4036ce0a789c1d7b3c9da2bbafe1d3))
8+
59
## v1.0.3 (2022-05-29)
610
### Fix
711
* Downgrade semantic-release version ([`d53ef82`](https://github.com/agblox/github-reusable-workflows/commit/d53ef829b85a80c114ad7e5fea72b6dcfba8dc82))

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

0 commit comments

Comments
 (0)