Skip to content

Commit e4e9990

Browse files
committed
🚀 RELEASE: patch version
1 parent 4f0d103 commit e4e9990

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/serious-rivers-repeat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/langbase/CHANGELOG.md

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

3+
## 1.1.33
4+
5+
### Patch Changes
6+
7+
- 4f0d103: 📦 NEW: Thread id in onFinish
8+
- 📦 NEW: Thread id in onFinish()
9+
310
## 1.1.32
411

512
### 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.32",
3+
"version": "1.1.33",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)