Skip to content

Latest commit

 

History

History
50 lines (24 loc) · 3.36 KB

File metadata and controls

50 lines (24 loc) · 3.36 KB

Changelog

2.1.2 (2026-09-09)

Bug Fixes

  • address npm audit vulnerabilities (fast-uri, js-yaml, undici) (#17) (6e457e0)
  • address security vulnerability in fast-uri dependency (#19) (c2f7623)

2.1.1 (2026-06-26)

Bug Fixes

  • update @actions/http-client to v4 and resolve undici vulnerabilities (#16) (9e4bd27)
  • update js-yaml to resolve security vulnerability (#14) (7a44bd7)

2.1.0 (2026-05-21)

Features

  • add max-session-duration and krisp-viva inputs (#13) (96ae51c)

Bug Fixes

  • resolve fast-uri security vulnerability (#11) (acc59b9)

2.0.3 (2026-04-26)

Bug Fixes

  • exclude component name from release-please tags (#8) (5cb82ad)
  • patch undici vulnerabilities via npm overrides (#10) (178ba38)

2.0.2 (2026-04-01)

Bug Fixes

  • filter client-side cache lookup by dockerfilePath (#4) (b82f505)
  • lint PR title instead of individual commits for squash merge compatibility (#6) (f9cd73e)

Miscellaneous

  • set up release-please, commitlint, and major tag workflow (#5) (fab1eb8)