Skip to content

Commit 4cbc4da

Browse files
committed
v0.1.1-alpha.55
1 parent 52ad79c commit 4cbc4da

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.54",
6+
"version": "0.1.1-alpha.55",
77
"npmClient": "yarn",
88
"useWorkspaces": true
99
}

packages/smooth-backend-wordpress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "smooth-backend-wordpress",
33
"description": "Wordpress backend for Smooth.js.",
4-
"version": "0.1.1-alpha.54",
4+
"version": "0.1.1-alpha.55",
55
"repository": "https://github.com/smooth-code/smooth.js/tree/master/packages/smooth-backend-wordpress",
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.54",
4+
"version": "0.1.1-alpha.55",
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)