Skip to content

Commit 6535c77

Browse files
committed
🚀 RELEASE: patch version
1 parent 37de965 commit 6535c77

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/langbase/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# `langbase` SDK
22

3+
## 1.1.38
4+
5+
### Patch Changes
6+
7+
- 📦 NEW: Threads support
8+
39
## 1.1.37
410

511
### Patch Changes

packages/langbase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "langbase",
3-
"version": "1.1.37",
3+
"version": "1.1.38",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)