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 a512a9d commit 2c4f90fCopy full SHA for 2c4f90f
packages/cli/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @langbase/cli
2
3
+## 0.1.8
4
+
5
+### Patch Changes
6
7
+- 👌 IMPROVE: Pinned chalk version
8
9
## 0.1.7
10
11
### Patch Changes
packages/cli/package.json
@@ -1,7 +1,7 @@
{
"name": "@langbase/cli",
"description": "Langbase CLI",
- "version": "0.1.7",
+ "version": "0.1.8",
"license": "UNLICENSED",
"type": "module",
"main": "./dist/index.js",
0 commit comments