Skip to content

Commit 839dc96

Browse files
committed
🚀 RELEASE: patch version
1 parent 42f7259 commit 839dc96

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.37
4+
5+
### Patch Changes
6+
7+
- 📦 NEW: Base url
8+
39
## 1.1.36
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.36",
3+
"version": "1.1.37",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)