Skip to content

Commit a896083

Browse files
authored
Merge pull request #15 from timlrx/changeset-release/main
Version Packages (rc)
2 parents 5d0eb8d + ffea6ac commit a896083

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"sixty-turkeys-cross",
2020
"soft-ears-fetch",
2121
"sour-cars-mix",
22-
"strange-trees-worry"
22+
"strange-trees-worry",
23+
"two-trees-clap"
2324
]
2425
}

packages/installer/CHANGELOG.md

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

3+
## 0.0.1-rc.6
4+
5+
### Patch Changes
6+
7+
- 5d0eb8d: run prettier only on target directory
8+
39
## 0.0.1-rc.5
410

511
### Patch Changes

packages/installer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pliny/installer",
3-
"version": "0.0.1-rc.5",
3+
"version": "0.0.1-rc.6",
44
"description": "Package installation for the Pliny CLI",
55
"homepage": "https://github.com/timlrx/pliny",
66
"license": "MIT",

0 commit comments

Comments
 (0)