We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a198d0 commit bc3ba07Copy full SHA for bc3ba07
CHANGELOG.md
@@ -1,5 +1,9 @@
1
2
3
+## <small>0.6.2 (2024-11-25)</small>
4
+
5
+* fix: set credentials ([9a198d0](https://github.com/trycortexai/cortex-node/commit/9a198d0))
6
7
## <small>0.6.1 (2024-11-25)</small>
8
9
* fix: fix onStream check ([16bd111](https://github.com/trycortexai/cortex-node/commit/16bd111))
package.json
@@ -1,6 +1,6 @@
{
"name": "@cortex-ai/sdk",
- "version": "0.6.1",
+ "version": "0.6.2",
"description": "Cortex SDK for Node.js",
"license": "MIT",
"main": "./build/index.js",
0 commit comments