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 36b7a9c + c536f27 commit 7ee003eCopy full SHA for 7ee003e
.changeset/smart-humans-promise.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
## 1.0.14
2
3
+## 1.0.16
4
+
5
+### Patch Changes
6
7
+- 36b7a9c: Rework journey to be mire "npm" like. Added in changesets as option.
8
9
## 1.0.15
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "schafott-cli",
- "version": "1.0.15",
+ "version": "1.0.16",
"main": "dist/index.js",
"bin": {
"schafott": "dist/index.js"
0 commit comments