Skip to content

Commit 177ea25

Browse files
author
OpenAdapt Bot
committed
0.33.1
Automatically generated by python-semantic-release
1 parent 16d510f commit 177ea25

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.1 (2024-06-14)
6+
7+
### Fix
8+
9+
* fix(posthog): fix broken posthog api (#753)
10+
11+
* fix: Fix broken posthog api
12+
13+
* fix types
14+
15+
---------
16+
17+
Co-authored-by: Richard Abrich <[email protected]> ([`16d510f`](https://github.com/OpenAdaptAI/OpenAdapt/commit/16d510fa776086cd9599f1c0cf946ac03e7d9f53))
18+
19+
520
## v0.33.0 (2024-06-13)
621

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

0 commit comments

Comments
 (0)