We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf4ddd2 commit ad18654Copy full SHA for ad18654
packages/cli/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @langbase/cli
2
3
+## 0.1.7
4
+
5
+### Patch Changes
6
7
+- 👌 IMPROVE: Link
8
9
## 0.1.6
10
11
### Patch Changes
packages/cli/package.json
@@ -1,7 +1,7 @@
{
"name": "@langbase/cli",
"description": "Langbase CLI",
- "version": "0.1.6",
+ "version": "0.1.7",
"license": "UNLICENSED",
"type": "module",
"main": "./dist/index.js",
0 commit comments