Skip to content

chore(deps): bump @screenly/edge-apps to 1.2.1 - #7

Merged
nicomiguelino merged 1 commit into
developmentfrom
chore/bump-edge-apps-1-2-1
Jul 23, 2026
Merged

nicomiguelino merged 1 commit into
developmentfrom
chore/bump-edge-apps-1-2-1

Conversation

@nicomiguelino

Copy link
Copy Markdown
Contributor

Summary

  • Bumps the locked @screenly/edge-apps dependency from 1.1.0 to 1.2.1.
  • 1.2.1 removes the screen name from the shared <app-header> component (renders <brand-logo> instead of <brand-logo show-name>) — see fix(app-header): remove screen name from header edge-apps-library#56.
  • package.json's existing ^1.1.0 range already covers 1.2.1, so only bun.lock changed.
  • This app does not render <app-header> (confirmed via grep across src/ and index.html), so there is no visual impact and no screenshots to regenerate.

Test plan

  • bun install
  • bun run type-check
  • bun run test (37 pass)

Removes the screen name from the app header (Screenly/edge-apps-library#56).
This app does not render <app-header>, so there is no visual impact here.
@nicomiguelino
nicomiguelino merged commit f670f31 into development Jul 23, 2026
1 check passed
@nicomiguelino
nicomiguelino deleted the chore/bump-edge-apps-1-2-1 branch July 23, 2026 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants