Skip to content

Commit ad18654

Browse files
committed
🚀 RELEASE: patch cli version
1 parent bf4ddd2 commit ad18654

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @langbase/cli
22

3+
## 0.1.7
4+
5+
### Patch Changes
6+
7+
- 👌 IMPROVE: Link
8+
39
## 0.1.6
410

511
### Patch Changes

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.6",
4+
"version": "0.1.7",
55
"license": "UNLICENSED",
66
"type": "module",
77
"main": "./dist/index.js",

0 commit comments

Comments
 (0)