We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28f2c48 commit 08442acCopy full SHA for 08442ac
packages/langbase/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# `langbase` SDK
2
3
+## 1.1.10
4
+
5
+### Patch Changes
6
7
+- 📦 NEW: Pipe API key support in pipe.run()
8
9
## 1.1.9
10
11
### Patch Changes
packages/langbase/package.json
@@ -1,6 +1,6 @@
{
"name": "langbase",
- "version": "1.1.9",
+ "version": "1.1.10",
"license": "Apache-2.0",
"sideEffects": false,
"main": "./dist/index.js",
0 commit comments