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 5d0eb8d + ffea6ac commit a896083Copy full SHA for a896083
.changeset/pre.json
@@ -19,6 +19,7 @@
19
"sixty-turkeys-cross",
20
"soft-ears-fetch",
21
"sour-cars-mix",
22
- "strange-trees-worry"
+ "strange-trees-worry",
23
+ "two-trees-clap"
24
]
25
}
packages/installer/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @pliny/installer
2
3
+## 0.0.1-rc.6
4
+
5
+### Patch Changes
6
7
+- 5d0eb8d: run prettier only on target directory
8
9
## 0.0.1-rc.5
10
11
### Patch Changes
packages/installer/package.json
@@ -1,6 +1,6 @@
{
"name": "@pliny/installer",
- "version": "0.0.1-rc.5",
+ "version": "0.0.1-rc.6",
"description": "Package installation for the Pliny CLI",
"homepage": "https://github.com/timlrx/pliny",
"license": "MIT",
0 commit comments