Skip to content

Commit a1dbde5

Browse files
chore: release 0.5.59 (#2402)
Co-authored-by: luong-komorebi <15828926+luong-komorebi@users.noreply.github.com> GitOrigin-RevId: f7fefdd511a8ee64ead44fd3be0e53da902e58d1
1 parent 0f0e341 commit a1dbde5

3 files changed

Lines changed: 46 additions & 34 deletions

File tree

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
44

5+
## [0.5.59] - 2026-05-29
6+
7+
### 🐛 Bug Fixes
8+
9+
- Stabilize agentic browser test suite on main (#2379)
10+
- Add module type to DuckDB worker initialization (#2404)
11+
12+
### ⚙️ Miscellaneous Tasks
13+
14+
- Simplify git-cliff release notes generation (#2401)
15+
516
## [0.5.58] - 2026-05-28
617

718
### 🚀 Features
@@ -42,6 +53,7 @@ All notable changes to this project will be documented in this file.
4253
- *(skills)* Reconcile knowledge cards with skills@95c64756 (#2385)
4354
- *(skills-reconcile)* Allow the oxyhelper bot to trigger reconcile (#2384)
4455
- Restrict agentic browser tests to internal repository (#2394)
56+
- Release 0.5.58 (#2371)
4557

4658
## [0.5.57] - 2026-05-21
4759

Cargo.lock

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ airform-analyzer = { git = "https://github.com/oxy-hq/airform.git", rev = "3e3e8
264264
airform-executor = { git = "https://github.com/oxy-hq/airform.git", rev = "3e3e8288692381a989444eef874900e6db4475b1" }
265265

266266
[workspace.package]
267-
version = "0.5.58"
267+
version = "0.5.59"
268268
authors = ["oxy engineers"]
269269
description = "Oxy"
270270
documentation = "https://oxy.tech/docs"

0 commit comments

Comments
 (0)