Skip to content

Commit bc3ba07

Browse files
committed
chore(release): v0.6.2
1 parent 9a198d0 commit bc3ba07

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11

22

3+
## <small>0.6.2 (2024-11-25)</small>
4+
5+
* fix: set credentials ([9a198d0](https://github.com/trycortexai/cortex-node/commit/9a198d0))
6+
37
## <small>0.6.1 (2024-11-25)</small>
48

59
* fix: fix onStream check ([16bd111](https://github.com/trycortexai/cortex-node/commit/16bd111))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cortex-ai/sdk",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "Cortex SDK for Node.js",
55
"license": "MIT",
66
"main": "./build/index.js",

0 commit comments

Comments
 (0)