We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bda93d3 + bcd766e commit bef1450Copy full SHA for bef1450
.changeset/pre.json
@@ -9,6 +9,7 @@
9
"starter-blog": "0.0.1-rc.1"
10
},
11
"changesets": [
12
+ "calm-bats-smell",
13
"famous-spoons-listen",
14
"shiny-tips-beam",
15
"soft-ears-fetch",
packages/cli/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @pliny/cli
2
3
+## 0.0.1-rc.7
4
+
5
+### Patch Changes
6
7
+- bda93d3: add oclif manifest
8
## 0.0.1-rc.6
### 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.6",
+ "version": "0.0.1-rc.7",
"license": "MIT",
"bin": {
"pliny": "./bin/run"
0 commit comments