Skip to content

Releases: deepgram/deepgram-kapa-chat

docs-chat: v0.1.6

17 Feb 13:06
e944f8e

Choose a tag to compare

0.1.6 (2026-02-17)

Bug Fixes

  • ci: add repository url for npm provenance verification (a13bdcf)

docs-chat: v0.1.5

17 Feb 13:01
f1f6b14

Choose a tag to compare

0.1.5 (2026-02-17)

Bug Fixes

  • ci: use node 24 for npm OIDC trusted publishing (1e11a8a)

docs-chat: v0.1.4

17 Feb 12:54
b8be972

Choose a tag to compare

0.1.4 (2026-02-17)

Bug Fixes

  • ci: remove registry-url to fix OIDC trusted publishing (3dcd402)

docs-chat: v0.1.3

17 Feb 12:41
b78e330

Choose a tag to compare

0.1.3 (2026-02-17)

Bug Fixes

  • ci: remove registry-url to allow pure OIDC publish, reset to 0.1.2 (2d9a5f7)
  • ci: use npm publish with OIDC trusted publishing (6698888)
  • ci: use OIDC provenance for npm publish (b5dd69e)
  • release: reset version to 0.1.2 to retrigger 0.1.3 release (a6908f8)

docs-chat: v0.1.2

17 Feb 12:05
d1621a6

Choose a tag to compare

0.1.2 (2026-02-17)

Bug Fixes

  • ci: add packageManager field for pnpm/action-setup@v4 (867433b)

docs-chat: v0.1.1

17 Feb 11:58
29dfb5a

Choose a tag to compare

0.1.1 (2026-02-17)

Features

  • initial release of @deepgram/chat widget (fa2f61e)
  • rename package to @deepgram/docs-chat (df4bda8)
  • self-contained styles, syntax highlighting, optional config IDs (f52cf50)

Bug Fixes

  • build: correct UMD filename and add id-token permission (4444ca8)
  • button: stop mutating framework-managed DOM elements (91ebadf)
  • styles: replace FontAwesome with inline SVGs, isolate vendor CSS (6e349f7)