Skip to content

Commit 78e23ba

Browse files
committed
🚀 RELEASE: new version
1 parent fb4c0a7 commit 78e23ba

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.2.0
4+
5+
### Minor Changes
6+
7+
- Improved workflows and tracing
8+
39
## 1.1.67
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.67",
3+
"version": "1.2.0",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)