Skip to content

Commit

Permalink
Prepare MJML 3.3.0-beta.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Loëck Vézien committed Mar 7, 2017
1 parent 11e09e2 commit dfb9e6f
Show file tree
Hide file tree
Showing 30 changed files with 85 additions and 85 deletions.
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": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -15,7 +15,7 @@
"dependencies": {
"classnames": "^2.2.5",
"lodash": "^4.17.4",
"mjml-core": "~3.3.0-beta.6",
"mjml-core": "~3.3.0-beta.7",
"react": "^15.4.2"
}
}
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": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -14,7 +14,7 @@
"homepage": "https://mjml.io",
"dependencies": {
"lodash": "^4.17.4",
"mjml-core": "~3.3.0-beta.6",
"mjml-core": "~3.3.0-beta.7",
"react": "^15.4.2"
}
}
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": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -14,7 +14,7 @@
"homepage": "https://mjml.io",
"dependencies": {
"lodash": "^4.17.4",
"mjml-core": "~3.3.0-beta.6",
"mjml-core": "~3.3.0-beta.7",
"react": "^15.4.2"
}
}
4 changes: 2 additions & 2 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": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "bin/mjml",
"bin": {
"mjml-cli": "bin/mjml"
Expand All @@ -21,7 +21,7 @@
"fs-promise": "^2.0.0",
"glob": "^7.1.1",
"lodash": "^4.17.4",
"mjml-core": "~3.3.0-beta.6"
"mjml-core": "~3.3.0-beta.7"
},
"devDependencies": {
"chai": "^3.5.0",
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": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -15,7 +15,7 @@
"dependencies": {
"classnames": "^2.2.5",
"lodash": "^4.17.4",
"mjml-core": "~3.3.0-beta.6",
"mjml-core": "~3.3.0-beta.7",
"react": "^15.4.2"
}
}
4 changes: 2 additions & 2 deletions packages/mjml-container/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-container",
"description": "mjml-container",
"version": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -13,7 +13,7 @@
},
"homepage": "https://mjml.io",
"dependencies": {
"mjml-core": "~3.3.0-beta.6",
"mjml-core": "~3.3.0-beta.7",
"react": "^15.4.2"
}
}
4 changes: 2 additions & 2 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": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"scripts": {
"test": "mocha --compilers js:babel-register"
Expand Down Expand Up @@ -32,7 +32,7 @@
"js-beautify": "^1.6.8",
"juice": "^4.0.2",
"lodash": "^4.17.4",
"mjml-validator": "~3.3.0-beta.6",
"mjml-validator": "~3.3.0-beta.7",
"react": "^15.4.2",
"react-dom": "^15.4.2",
"warning": "^3.0.0"
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": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -14,7 +14,7 @@
"homepage": "https://mjml.io",
"dependencies": {
"lodash": "^4.17.4",
"mjml-core": "~3.3.0-beta.6",
"mjml-core": "~3.3.0-beta.7",
"react": "^15.4.2"
}
}
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": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -14,7 +14,7 @@
"homepage": "https://github.com/mjmlio/mjml",
"dependencies": {
"lodash": "^4.17.4",
"mjml-core": "~3.3.0-beta.6",
"mjml-core": "~3.3.0-beta.7",
"react": "^15.4.2"
}
}
2 changes: 1 addition & 1 deletion 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": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion 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": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion 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": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion 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": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
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": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -14,7 +14,7 @@
"homepage": "https://mjml.io",
"dependencies": {
"lodash": "^4.17.4",
"mjml-core": "~3.3.0-beta.6",
"mjml-core": "~3.3.0-beta.7",
"react": "^15.4.2"
}
}
4 changes: 2 additions & 2 deletions packages/mjml-html/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-html",
"description": "mjml-html",
"version": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -14,7 +14,7 @@
"homepage": "https://mjml.io",
"dependencies": {
"lodash": "^4.17.4",
"mjml-core": "~3.3.0-beta.6",
"mjml-core": "~3.3.0-beta.7",
"react": "^15.4.2"
}
}
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": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -14,7 +14,7 @@
"homepage": "https://mjml.io",
"dependencies": {
"lodash": "^4.17.4",
"mjml-core": "~3.3.0-beta.6",
"mjml-core": "~3.3.0-beta.7",
"react": "^15.4.2"
}
}
6 changes: 3 additions & 3 deletions packages/mjml-invoice/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-invoice",
"description": "mjml-invoice",
"version": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -14,8 +14,8 @@
"homepage": "https://mjml.io",
"dependencies": {
"lodash": "^4.17.4",
"mjml-core": "~3.3.0-beta.6",
"mjml-table": "~3.3.0-beta.6",
"mjml-core": "~3.3.0-beta.7",
"mjml-table": "~3.3.0-beta.7",
"numeral": "^2.0.4",
"react": "^15.4.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/mjml-list/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-list",
"description": "mjml-list",
"version": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -14,7 +14,7 @@
"homepage": "https://mjml.io",
"dependencies": {
"lodash": "^4.17.4",
"mjml-core": "~3.3.0-beta.6",
"mjml-core": "~3.3.0-beta.7",
"react": "^15.4.2"
}
}
8 changes: 4 additions & 4 deletions packages/mjml-location/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-location",
"description": "mjml-location",
"version": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -14,9 +14,9 @@
"homepage": "https://mjml.io",
"dependencies": {
"lodash": "^4.17.4",
"mjml-core": "~3.3.0-beta.6",
"mjml-image": "~3.3.0-beta.6",
"mjml-text": "~3.3.0-beta.6",
"mjml-core": "~3.3.0-beta.7",
"mjml-image": "~3.3.0-beta.7",
"mjml-text": "~3.3.0-beta.7",
"react": "^15.4.2"
}
}
6 changes: 3 additions & 3 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": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -14,8 +14,8 @@
"homepage": "https://mjml.io",
"dependencies": {
"lodash": "^4.17.4",
"mjml-core": "~3.3.0-beta.6",
"mjml-section": "~3.3.0-beta.6",
"mjml-core": "~3.3.0-beta.7",
"mjml-section": "~3.3.0-beta.7",
"react": "^15.4.2"
}
}
4 changes: 2 additions & 2 deletions packages/mjml-raw/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-raw",
"description": "mjml-raw",
"version": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -13,7 +13,7 @@
},
"homepage": "https://mjml.io",
"dependencies": {
"mjml-core": "~3.3.0-beta.6",
"mjml-core": "~3.3.0-beta.7",
"react": "^15.4.2"
}
}
4 changes: 2 additions & 2 deletions packages/mjml-section/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-section",
"description": "mjml-section",
"version": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -14,7 +14,7 @@
"homepage": "https://mjml.io",
"dependencies": {
"lodash": "^4.17.4",
"mjml-core": "~3.3.0-beta.6",
"mjml-core": "~3.3.0-beta.7",
"react": "^15.4.2"
}
}
4 changes: 2 additions & 2 deletions packages/mjml-social/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mjml-social",
"description": "mjml-social",
"version": "3.3.0-beta.6",
"version": "3.3.0-beta.7",
"main": "lib/index.js",
"repository": {
"type": "git",
Expand All @@ -14,7 +14,7 @@
"homepage": "https://mjml.io",
"dependencies": {
"lodash": "^4.17.4",
"mjml-core": "~3.3.0-beta.6",
"mjml-core": "~3.3.0-beta.7",
"react": "^15.4.2"
}
}
2 changes: 1 addition & 1 deletion packages/mjml-social/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ class Social extends Component {
className="mj-social-outlook-line"
key={`outlook-line-${index}`} // eslint-disable-line react/no-array-index-key
/>
)
))

return result
}, [<div className="mj-social-outlook-open" key="outlook-open" data-legacy-align={mjAttribute('align')} />])
Expand Down
Loading

0 comments on commit dfb9e6f

Please sign in to comment.