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.
1 parent 97cff76 commit 6b9ab2dCopy full SHA for 6b9ab2d
3 files changed
lerna.json
@@ -3,5 +3,5 @@
3
"packages": [
4
"packages/*"
5
],
6
- "version": "0.5.0"
+ "version": "0.5.1"
7
}
packages/reactful-commands/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "reactful-commands",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "Commands for the Reactful CLI",
"repository": "jscomplete/reactful",
"author": "Samer Buna <samer@jscomplete.com>",
packages/reactful-main/package.json
"name": "reactful",
"description": "An opinionated CLI for full-stack server-rendered React applications",
0 commit comments