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

Commit cf5a20a

Browse files
committed
chore(release): 2.0.2 [skip actions]
Automatically generated by python-semantic-release
1 parent e7d358c commit cf5a20a

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.2 (2023-03-27)
6+
### Fix
7+
* Action config typo ([`ba0c1d2`](https://github.com/agblox/github-reusable-workflows/commit/ba0c1d2367cb653cfb4cb4dd36dcbf203a8992aa))
8+
59
## v2.0.1 (2023-03-27)
610
### Fix
711
* Add `node` setup step where it is needed ([`c6536c8`](https://github.com/agblox/github-reusable-workflows/commit/c6536c8b52988beb3ffaac9b28d33f82bc641e47))

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

0 commit comments

Comments
 (0)