Skip to content

Commit c82ca8b

Browse files
author
OpenAdapt Bot
committed
0.5.3
Automatically generated by python-semantic-release
1 parent be0774f commit c82ca8b

File tree

2 files changed

+44
-1
lines changed

2 files changed

+44
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v0.5.3 (2023-07-17)
6+
7+
### Fix
8+
9+
* fix: support more objective-c objects (#323)
10+
11+
* Update _macos.py
12+
13+
* Update _macos.py
14+
15+
* Update _macos.py
16+
17+
* add bug report option
18+
19+
* Update _macos.py
20+
21+
* undo formatting
22+
23+
* refactor
24+
25+
* split
26+
27+
* remove debug line
28+
29+
* Update _macos.py
30+
31+
* Update _macos.py
32+
33+
* Update _macos.py
34+
35+
* Update _macos.py
36+
37+
* reorganize
38+
39+
* Update _macos.py
40+
41+
* Update _macos.py
42+
43+
* nonetype
44+
45+
* Update _macos.py ([`be0774f`](https://github.com/OpenAdaptAI/OpenAdapt/commit/be0774fc8e5004830c7b0a578432f04b849ff68b))
46+
47+
548
## v0.5.2 (2023-07-17)
649

750
### Chore

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.5.2"
3+
version = "0.5.3"
44
description = "GUI Process Automation with Transformers"
55
authors = [
66
'Mustafa Abdulrahman <[email protected]>',

0 commit comments

Comments
 (0)