Skip to content

Commit b0f0c23

Browse files
chore(main): release 0.39.0 (#277)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b6411da commit b0f0c23

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.38.0"
2+
".": "0.39.0"
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.39.0](https://github.com/windmill-labs/webmux/compare/v0.38.0...v0.39.0) (2026-06-22)
4+
5+
6+
### Features
7+
8+
* serve all projects from one webmux dashboard on one port ([#271](https://github.com/windmill-labs/webmux/issues/271)) ([034b460](https://github.com/windmill-labs/webmux/commit/034b46055dc0f8448e3f7ac579e3b3e8889c0854))
9+
* set up a project on add (scaffold + analyze with Claude), observably ([#278](https://github.com/windmill-labs/webmux/issues/278)) ([b6411da](https://github.com/windmill-labs/webmux/commit/b6411dae3403ab785007e440807d8d1a5c014693))
10+
311
## [0.38.0](https://github.com/windmill-labs/webmux/compare/v0.37.0...v0.38.0) (2026-06-20)
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.38.0",
3+
"version": "0.39.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)