Skip to content

Commit 4026403

Browse files
chore(main): release 0.34.0 (#245)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 052f5f9 commit 4026403

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.33.0"
2+
".": "0.34.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.34.0](https://github.com/windmill-labs/webmux/compare/v0.33.0...v0.34.0) (2026-05-19)
4+
5+
6+
### Features
7+
8+
* auto-pick a free port in webmux service install ([#243](https://github.com/windmill-labs/webmux/issues/243)) ([052f5f9](https://github.com/windmill-labs/webmux/commit/052f5f90ad7fcb61a4d8ae426e5bc565cc5b5624))
9+
10+
11+
### Bug Fixes
12+
13+
* use canonical codex hooks flag ([#244](https://github.com/windmill-labs/webmux/issues/244)) ([d2ef583](https://github.com/windmill-labs/webmux/commit/d2ef583c3cdf4bfe55da3e728f6e406ca77d55cb))
14+
315
## [0.33.0](https://github.com/windmill-labs/webmux/compare/v0.32.0...v0.33.0) (2026-05-18)
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.33.0",
3+
"version": "0.34.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)