Skip to content

Commit

Permalink
v4.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcb777 committed May 5, 2020
1 parent 30e29ed commit 967cd5d
Show file tree
Hide file tree
Showing 31 changed files with 93 additions and 93 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
},
"npmClient": "yarn",
"useWorkspaces": true,
"version": "4.6.2"
"version": "4.6.3"
}
4 changes: 2 additions & 2 deletions packages/mjml-accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-accordion",
"description": "mjml-accordion",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@babel/runtime": "^7.8.7",
"lodash": "^4.17.15",
"mjml-core": "4.6.2"
"mjml-core": "4.6.3"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/mjml-body/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-body",
"description": "mjml-body",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@babel/runtime": "^7.8.7",
"lodash": "^4.17.15",
"mjml-core": "4.6.2"
"mjml-core": "4.6.3"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/mjml-button/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-button",
"description": "mjml-button",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@babel/runtime": "^7.8.7",
"lodash": "^4.17.15",
"mjml-core": "4.6.2"
"mjml-core": "4.6.3"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/mjml-carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-carousel",
"description": "mjml-carousel",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@babel/runtime": "^7.8.7",
"lodash": "^4.17.15",
"mjml-core": "4.6.2"
"mjml-core": "4.6.3"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
10 changes: 5 additions & 5 deletions packages/mjml-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-cli",
"description": "MJML: the only framework that makes responsive-email easy",
"version": "4.6.2",
"version": "4.6.3",
"main": "bin/mjml",
"bin": {
"mjml-cli": "bin/mjml"
Expand All @@ -24,10 +24,10 @@
"chokidar": "^3.0.0",
"glob": "^7.1.1",
"lodash": "^4.17.15",
"mjml-core": "4.6.2",
"mjml-migrate": "4.6.0",
"mjml-parser-xml": "4.6.2",
"mjml-validator": "4.5.0",
"mjml-core": "4.6.3",
"mjml-migrate": "4.6.3",
"mjml-parser-xml": "4.6.3",
"mjml-validator": "4.6.3",
"yargs": "^13.3.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/mjml-column/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-column",
"description": "mjml-column",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@babel/runtime": "^7.8.7",
"lodash": "^4.17.15",
"mjml-core": "4.6.2"
"mjml-core": "4.6.3"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
8 changes: 4 additions & 4 deletions packages/mjml-core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-core",
"description": "mjml-core",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -23,9 +23,9 @@
"js-beautify": "^1.6.14",
"juice": "^5.2.0",
"lodash": "^4.17.15",
"mjml-migrate": "4.6.0",
"mjml-parser-xml": "4.6.2",
"mjml-validator": "4.5.0"
"mjml-migrate": "4.6.3",
"mjml-parser-xml": "4.6.3",
"mjml-validator": "4.6.3"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/mjml-divider/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-divider",
"description": "mjml-divider",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@babel/runtime": "^7.8.7",
"lodash": "^4.17.15",
"mjml-core": "4.6.2"
"mjml-core": "4.6.3"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/mjml-group/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-group",
"description": "mjml-group",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@babel/runtime": "^7.8.7",
"lodash": "^4.17.15",
"mjml-core": "4.6.2"
"mjml-core": "4.6.3"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/mjml-head-attributes/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-head-attributes",
"description": "mjml-head-attributes",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@babel/runtime": "^7.8.7",
"lodash": "^4.17.15",
"mjml-core": "4.6.2"
"mjml-core": "4.6.3"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/mjml-head-breakpoint/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-head-breakpoint",
"description": "mjml-head-breakpoint",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@babel/runtime": "^7.8.7",
"lodash": "^4.17.15",
"mjml-core": "4.6.2"
"mjml-core": "4.6.3"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/mjml-head-font/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-head-font",
"description": "mjml-head-font",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@babel/runtime": "^7.8.7",
"lodash": "^4.17.15",
"mjml-core": "4.6.2"
"mjml-core": "4.6.3"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/mjml-head-preview/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-head-preview",
"description": "mjml-head-preview",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@babel/runtime": "^7.8.7",
"lodash": "^4.17.15",
"mjml-core": "4.6.2"
"mjml-core": "4.6.3"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/mjml-head-style/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-head-style",
"description": "mjml-head-style",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@babel/runtime": "^7.8.7",
"lodash": "^4.17.15",
"mjml-core": "4.6.2"
"mjml-core": "4.6.3"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/mjml-head-title/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-head-title",
"description": "mjml-head-title",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@babel/runtime": "^7.8.7",
"lodash": "^4.17.15",
"mjml-core": "4.6.2"
"mjml-core": "4.6.3"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/mjml-head/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-head",
"description": "mjml-head",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@babel/runtime": "^7.8.7",
"lodash": "^4.17.15",
"mjml-core": "4.6.2"
"mjml-core": "4.6.3"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/mjml-hero/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-hero",
"description": "mjml-hero",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@babel/runtime": "^7.8.7",
"lodash": "^4.17.15",
"mjml-core": "4.6.2"
"mjml-core": "4.6.3"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/mjml-image/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-image",
"description": "mjml-image",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@babel/runtime": "^7.8.7",
"lodash": "^4.17.15",
"mjml-core": "4.6.2"
"mjml-core": "4.6.3"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/mjml-migrate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mjml-migrate",
"version": "4.6.0",
"version": "4.6.3",
"description": "A tool to migrate a template from MJML 3 to MJML 4",
"main": "lib/migrate.js",
"bin": {
Expand Down
4 changes: 2 additions & 2 deletions packages/mjml-navbar/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-navbar",
"description": "mjml-navbar",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@babel/runtime": "^7.8.7",
"lodash": "^4.17.15",
"mjml-core": "4.6.2"
"mjml-core": "4.6.3"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down
6 changes: 3 additions & 3 deletions packages/mjml-parser-xml/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-parser-xml",
"description": "mjml-parser-xml",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -25,8 +25,8 @@
"devDependencies": {
"@babel/cli": "^7.8.4",
"chai": "^4.1.1",
"mjml": "4.6.2",
"mjml-core": "4.6.2",
"mjml": "4.6.3",
"mjml-core": "4.6.3",
"rimraf": "^3.0.2"
}
}
Loading

0 comments on commit 967cd5d

Please sign in to comment.