webmux 0.15.0 → 0.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bin/webmux.js CHANGED
@@ -12444,7 +12444,7 @@ import { fileURLToPath } from "url";
12444
12444
  // package.json
12445
12445
  var package_default = {
12446
12446
  name: "webmux",
12447
- version: "0.15.0",
12447
+ version: "0.16.0",
12448
12448
  description: "Web dashboard for workmux \u2014 browser UI with embedded terminals, PR monitoring, and CI integration",
12449
12449
  type: "module",
12450
12450
  repository: {