Skip to content

Commit 0f19a04

Browse files
chore(main): release 0.30.0 (#228)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 133e8cd commit 0f19a04

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.29.0"
2+
".": "0.30.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.30.0](https://github.com/windmill-labs/webmux/compare/v0.29.0...v0.30.0) (2026-04-29)
4+
5+
6+
### Features
7+
8+
* add codex agent lifecycle hooks ([#229](https://github.com/windmill-labs/webmux/issues/229)) ([133e8cd](https://github.com/windmill-labs/webmux/commit/133e8cd349edeaafcc3050bfa4246b1bda84e171))
9+
10+
11+
### Bug Fixes
12+
13+
* delay codex terminal prompt submission ([#226](https://github.com/windmill-labs/webmux/issues/226)) ([6964d29](https://github.com/windmill-labs/webmux/commit/6964d29bcbdd15d4990df83f582dbbb035129ecb))
14+
315
## [0.29.0](https://github.com/windmill-labs/webmux/compare/v0.28.1...v0.29.0) (2026-04-28)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webmux",
3-
"version": "0.29.0",
3+
"version": "0.30.0",
44
"description": "Web dashboard for workmux — browser UI with embedded terminals, PR monitoring, and CI integration",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)