Skip to content

Commit 4aee419

Browse files
committed
🚀 RELEASE: new version
1 parent 26cf409 commit 4aee419

File tree

3 files changed

+1541
-11
lines changed

3 files changed

+1541
-11
lines changed

packages/cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @langbase/cli
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 📦 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.0.0",
4+
"version": "0.1.0",
55
"license": "UNLICENSED",
66
"type": "module",
77
"main": "./dist/index.js",

0 commit comments

Comments
 (0)