Skip to content

Commit 5b13dfe

Browse files
chore(main): release docs-chat 0.1.3 (#5)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a6908f8 commit 5b13dfe

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.2"
2+
".": "0.1.3"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
## [0.1.3](https://github.com/deepgram/deepgram-kapa-chat/compare/docs-chat-v0.1.2...docs-chat-v0.1.3) (2026-02-17)
44

55

6+
### Bug Fixes
7+
8+
* **ci:** use OIDC provenance for npm publish ([b5dd69e](https://github.com/deepgram/deepgram-kapa-chat/commit/b5dd69e863c8f12908a62c008fe3e958ceaf17e7))
9+
* **release:** reset version to 0.1.2 to retrigger 0.1.3 release ([a6908f8](https://github.com/deepgram/deepgram-kapa-chat/commit/a6908f8b69133eb54910eebbf221320a76c9c727))
10+
11+
## [0.1.3](https://github.com/deepgram/deepgram-kapa-chat/compare/docs-chat-v0.1.2...docs-chat-v0.1.3) (2026-02-17)
12+
13+
614
### Bug Fixes
715

816
* **ci:** use OIDC provenance for npm publish ([b5dd69e](https://github.com/deepgram/deepgram-kapa-chat/commit/b5dd69e863c8f12908a62c008fe3e958ceaf17e7))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deepgram/docs-chat",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Standalone AI chat widget for Deepgram docs",
55
"type": "module",
66
"main": "./dist/deepgram-docs-chat.umd.js",

0 commit comments

Comments
 (0)