Skip to content

Commit 1bc126e

Browse files
committed
🚀 RELEASE: patch version
1 parent 504f2ee commit 1bc126e

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.3
4+
5+
### Patch Changes
6+
7+
- 📦 NEW: Memory create/list and Pipe list support
8+
39
## 1.1.2
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.2",
3+
"version": "1.1.3",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)