Skip to content

Commit 1bae4f0

Browse files
author
OpenAdapt Bot
committed
0.30.0
Automatically generated by python-semantic-release
1 parent f33b36d commit 1bae4f0

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v0.30.0 (2024-06-05)
6+
7+
### Feature
8+
9+
* feat(dashboard): Add feature to remove action events (#688)
10+
11+
* feat: Add feature to remove action events
12+
13+
* fix: Fix database revision ([`f33b36d`](https://github.com/OpenAdaptAI/OpenAdapt/commit/f33b36d1199b153baa4689ff3c9a1e897f59d55f))
14+
15+
516
## v0.29.0 (2024-06-05)
617

718
### Documentation

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.29.0"
3+
version = "0.30.0"
44
description = "GUI Process Automation with Transformers"
55
authors = [
66
'OpenAdapt.AI Team <[email protected]>',

0 commit comments

Comments
 (0)