Skip to content

Commit 77fd622

Browse files
committed
v0.1.1-alpha.50
1 parent bdbc2e0 commit 77fd622

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "0.1.1-alpha.49",
6+
"version": "0.1.1-alpha.50",
77
"npmClient": "yarn",
88
"useWorkspaces": true
99
}

packages/smooth-plugin-css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "smooth-plugin-css",
33
"description": "Smooth plugin to add support for css loading",
4-
"version": "0.1.1-alpha.41",
4+
"version": "0.1.1-alpha.50",
55
"repository": "https://github.com/smooth-code/smooth.js/tree/master/packages/smooth-plugin-css",
66
"author": "Greg Bergé <berge.greg@gmail.com>",
77
"publishConfig": {

packages/smooth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "smooth",
33
"description": "Code driven CMS powered by GraphQL & React.",
4-
"version": "0.1.1-alpha.49",
4+
"version": "0.1.1-alpha.50",
55
"main": "index.js",
66
"repository": "https://github.com/smooth-code/smooth.js/tree/master/packages/smooth",
77
"author": "Greg Bergé <berge.greg@gmail.com>",

0 commit comments

Comments
 (0)