Skip to content

Commit 888524c

Browse files
author
OpenAdapt Bot
committed
0.33.5
Automatically generated by python-semantic-release
1 parent 59c2714 commit 888524c

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v0.33.5 (2024-06-19)
6+
7+
### Fix
8+
9+
* fix(analytics): Posthog event logging updates (#772)
10+
11+
* feat: Add openadapt version to posthog events
12+
13+
* feat: Update tracking text of replay, visualize and delete submenus
14+
15+
* fix: Fix code in plotting.py not using correct arguments
16+
17+
* fix: Update broken tests ([`59c2714`](https://github.com/OpenAdaptAI/OpenAdapt/commit/59c2714a8c4672f1042dd326b68492bc805bc9e0))
18+
19+
520
## v0.33.4 (2024-06-18)
621

722
### Fix

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

0 commit comments

Comments
 (0)