Skip to content

Commit c3d2331

Browse files
authored
Merge pull request #18 from timlrx/changeset-release/main
Version Packages (rc)
2 parents 91ed686 + a5a4a1d commit c3d2331

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"soft-ears-fetch",
2323
"sour-cars-mix",
2424
"strange-trees-worry",
25+
"tall-experts-pull",
2526
"two-trees-clap"
2627
]
2728
}

packages/cli/CHANGELOG.md

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

3+
## 0.0.1-rc.14
4+
5+
### Patch Changes
6+
7+
- 91ed686: fix install scripts
8+
39
## 0.0.1-rc.13
410

511
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@pliny/cli",
33
"description": "Pliny CLI",
44
"homepage": "https://github.com/timlrx/pliny",
5-
"version": "0.0.1-rc.13",
5+
"version": "0.0.1-rc.14",
66
"license": "MIT",
77
"bin": {
88
"pliny": "./bin/run"

0 commit comments

Comments
 (0)