File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
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
+
5
20
## v0.33.4 (2024-06-18)
6
21
7
22
### Fix
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " openadapt"
3
- version = " 0.33.4 "
3
+ version = " 0.33.5 "
4
4
description = " GUI Process Automation with Transformers"
5
5
authors = [
6
6
' OpenAdapt.AI Team <[email protected] >' ,
You can’t perform that action at this time.
0 commit comments