Skip to content

Commit 54dfea3

Browse files
chore(main): release 0.27.1 (#210)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e4cc15e commit 54dfea3

3 files changed

Lines changed: 10 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.27.0"
2+
".": "0.27.1"
33
}

CHANGELOG.md

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

3+
## [0.27.1](https://github.com/windmill-labs/webmux/compare/v0.27.0...v0.27.1) (2026-04-09)
4+
5+
6+
### Bug Fixes
7+
8+
* stabilize docker sandbox shell startup ([#209](https://github.com/windmill-labs/webmux/issues/209)) ([da32507](https://github.com/windmill-labs/webmux/commit/da32507c4c3643d1213b97a0a72669aec56997ff))
9+
* use host callback url for sandbox hooks ([#211](https://github.com/windmill-labs/webmux/issues/211)) ([e4cc15e](https://github.com/windmill-labs/webmux/commit/e4cc15e02f42d8d5c49118d78b56b577b621d112))
10+
311
## [0.27.0](https://github.com/windmill-labs/webmux/compare/v0.26.0...v0.27.0) (2026-04-09)
412

513

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.27.0",
3+
"version": "0.27.1",
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)