Skip to content

Commit 34aeb63

Browse files
chore(main): release 0.14.0 (#120)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 365d73f commit 34aeb63

3 files changed

Lines changed: 9 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.13.0"
2+
".": "0.14.0"
33
}

CHANGELOG.md

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

3+
## [0.14.0](https://github.com/windmill-labs/webmux/compare/v0.13.0...v0.14.0) (2026-03-11)
4+
5+
6+
### Features
7+
8+
* notify changelog to discord on release ([365d73f](https://github.com/windmill-labs/webmux/commit/365d73f1e650db7720d43dad59e78efec20a12dd))
9+
310
## [0.13.0](https://github.com/windmill-labs/webmux/compare/v0.12.0...v0.13.0) (2026-03-11)
411

512

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