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

Commit fc5ac2e

Browse files
committed
chore(release): 2.0.3 [skip actions]
Automatically generated by python-semantic-release
1 parent 8d31268 commit fc5ac2e

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+
## v2.0.3 (2023-03-27)
6+
### Fix
7+
* Defaults and steps names ([`e197d48`](https://github.com/agblox/github-reusable-workflows/commit/e197d48625e657a286fafc6cc722429076407999))
8+
59
## v2.0.2 (2023-03-27)
610
### Fix
711
* Action config typo ([`ba0c1d2`](https://github.com/agblox/github-reusable-workflows/commit/ba0c1d2367cb653cfb4cb4dd36dcbf203a8992aa))

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

0 commit comments

Comments
 (0)