Skip to content

Commit

Permalink
🚀 RELEASE: patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
msaaddev committed Dec 11, 2024
1 parent be15b68 commit 920f6c7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/langbase/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# `langbase` SDK

## 1.1.12

### Patch Changes

- 🐛 FIX: Name type in Messages

## 1.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/langbase/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "langbase",
"version": "1.1.11",
"version": "1.1.12",
"license": "Apache-2.0",
"sideEffects": false,
"main": "./dist/index.js",
Expand Down

0 comments on commit 920f6c7

Please sign in to comment.