@camstack/addon-agent-ui 1.2.70 → 1.2.71

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.
Files changed (2) hide show
  1. package/dist/addon.js +1 -1
  2. package/package.json +1 -1
package/dist/addon.js CHANGED
@@ -37415,7 +37415,7 @@ var AgentUIAddon = class extends BaseAddon {
37415
37415
  capability: adminUiCapability,
37416
37416
  provider: {
37417
37417
  getStaticDir: async () => ({ staticDir: path.resolve(__dirname) }),
37418
- getVersion: async () => ({ version: "1.2.70" })
37418
+ getVersion: async () => ({ version: "1.2.71" })
37419
37419
  }
37420
37420
  }];
37421
37421
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-agent-ui",
3
- "version": "1.2.70",
3
+ "version": "1.2.71",
4
4
  "description": "Agent UI — lightweight status dashboard served by every agent node",
5
5
  "keywords": [
6
6
  "camstack",