Skip to content

Commit cbbe39b

Browse files
committed
🚀 RELEASE: new version
1 parent 617c5fb commit cbbe39b

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

packages/cli/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# @langbase/cli
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 👌 IMPROVE: lingo and readme
8+
39
## 0.1.0
410

511
### Minor Changes
612

7-
- 📦 NEW: AH Langbase CLI
13+
- 📦 NEW: AH Langbase CLI

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@langbase/cli",
33
"description": "Langbase CLI",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"license": "UNLICENSED",
66
"type": "module",
77
"main": "./dist/index.js",

0 commit comments

Comments
 (0)