Skip to content

Commit 27dc506

Browse files
committed
🚀 RELEASE: patch version
1 parent f410fd8 commit 27dc506

File tree

3 files changed

+57
-4
lines changed

3 files changed

+57
-4
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.1
4+
5+
### Patch Changes
6+
7+
- 📦 NEW: run endpoint support
8+
39
## 1.1.0
410

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

pnpm-lock.yaml

Lines changed: 50 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)