@burdenoff/fe-libs 2026.905.4 → 2026.905.5

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.
@@ -16,7 +16,7 @@ var d = ({ contextLabel: d, onNewConversation: f, onOpenHistory: p, historyOpen:
16
16
  className: "min-w-0 flex-1",
17
17
  children: [/* @__PURE__ */ l("span", {
18
18
  className: "block truncate text-[14px] font-semibold leading-tight text-text-primary",
19
- children: v("header.title", "HealthyBowl AI")
19
+ children: v("header.title", "AI Assistant")
20
20
  }), /* @__PURE__ */ u("span", {
21
21
  className: "block truncate text-[11px] leading-tight text-text-muted",
22
22
  children: [v("header.ready", "Ready"), d && /* @__PURE__ */ u(c, { children: [/* @__PURE__ */ l("span", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@burdenoff/fe-libs",
3
- "version": "2026.905.4",
3
+ "version": "2026.905.5",
4
4
  "description": "Burdenoff frontend primitives and domain libraries",
5
5
  "type": "module",
6
6
  "bin": {