Skip to content

Commit d9a21f8

Browse files
author
OpenAdapt Bot
committed
0.42.4
Automatically generated by python-semantic-release
1 parent a73439a commit d9a21f8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v0.42.4 (2024-11-15)
6+
7+
### Fix
8+
9+
* fix(crud): Use subqueryload for all joins (#920) ([`a73439a`](https://github.com/OpenAdaptAI/OpenAdapt/commit/a73439ac76fb04f10a04679a456a46572a6ad7be))
10+
11+
512
## v0.42.3 (2024-11-08)
613

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

0 commit comments

Comments
 (0)