Skip to content

Commit d33d9fc

Browse files
committed
🚀 RELEASE: patch version
1 parent b25d666 commit d33d9fc

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.63
4+
5+
### Patch Changes
6+
7+
- 👌 IMPROVE: Variable mapping
8+
39
## 1.1.62
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.62",
3+
"version": "1.1.63",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)