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.
2 parents 91ed686 + a5a4a1d commit c3d2331Copy full SHA for c3d2331
.changeset/pre.json
@@ -22,6 +22,7 @@
22
"soft-ears-fetch",
23
"sour-cars-mix",
24
"strange-trees-worry",
25
+ "tall-experts-pull",
26
"two-trees-clap"
27
]
28
}
packages/cli/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @pliny/cli
2
3
+## 0.0.1-rc.14
4
+
5
+### Patch Changes
6
7
+- 91ed686: fix install scripts
8
9
## 0.0.1-rc.13
10
11
### Patch Changes
packages/cli/package.json
@@ -2,7 +2,7 @@
"name": "@pliny/cli",
"description": "Pliny CLI",
"homepage": "https://github.com/timlrx/pliny",
- "version": "0.0.1-rc.13",
+ "version": "0.0.1-rc.14",
"license": "MIT",
"bin": {
"pliny": "./bin/run"
0 commit comments