Skip to content

Commit 14e200b

Browse files
author
OpenAdapt Bot
committed
0.22.0
Automatically generated by python-semantic-release
1 parent 400a73b commit 14e200b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v0.22.0 (2024-05-10)
6+
7+
### Feature
8+
9+
* feat: Run ci steps only if not triggered by the bot commit (#666)
10+
11+
Co-authored-by: OpenAdapt Bot <[email protected]>
12+
Co-authored-by: Richard Abrich <[email protected]> ([`400a73b`](https://github.com/OpenAdaptAI/OpenAdapt/commit/400a73bb201ee173e408a9eb178aa76519fa3a33))
13+
14+
515
## v0.21.0 (2024-05-10)
616

717
### Feature

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "openadapt"
3-
version = "0.21.0"
3+
version = "0.22.0"
44
description = "GUI Process Automation with Transformers"
55
authors = [
66
'OpenAdapt.AI Team <[email protected]>',

0 commit comments

Comments
 (0)