Skip to content

Commit b14580a

Browse files
committed
v0.80.0
1 parent c22c184 commit b14580a

File tree

9 files changed

+23
-23
lines changed

9 files changed

+23
-23
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lerna": "2.0.0-beta.36",
3-
"version": "0.79.0",
3+
"version": "0.80.0",
44
"packages": [
55
"packages/*"
66
]

packages/cmf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"redux-storage-engine-localstorage": "^1.1.4",
101101
"redux-thunk": "2"
102102
},
103-
"version": "0.79.0",
103+
"version": "0.80.0",
104104
"dependencies": {
105105
"hoist-non-react-statics": "^1.2.0"
106106
}

packages/components/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"babel-preset-es2015": "^6.13.2",
6262
"babel-preset-react": "^6.11.1",
6363
"bootstrap-sass": "^3.3.7",
64-
"bootstrap-talend-theme": "^0.79.0",
64+
"bootstrap-talend-theme": "^0.80.0",
6565
"classnames": "2.2.5",
6666
"codacy-coverage": "^2.0.0",
6767
"cpx": "^1.5.0",
@@ -94,7 +94,7 @@
9494
"slimerjs": "^0.10.2",
9595
"storyshots": "^3.2.0",
9696
"style-loader": "^0.13.1",
97-
"talend-icons": "^0.79.0",
97+
"talend-icons": "^0.80.0",
9898
"uuid": "^2.0.3",
9999
"webpack": "1.13.1"
100100
},
@@ -118,16 +118,16 @@
118118
},
119119
"peerDependencies": {
120120
"bootstrap-sass": "^3.3.7",
121-
"bootstrap-talend-theme": "^0.79.0",
121+
"bootstrap-talend-theme": "^0.80.0",
122122
"classnames": "^2.2.5",
123123
"invariant": "^2.2.1",
124124
"keycode": "^2.1.8",
125125
"react": "^15.4.0",
126126
"react-addons-css-transition-group": "^15.4.1",
127127
"react-css-transition": "^0.7.4",
128128
"react-bootstrap": "0",
129-
"talend-icons": "^0.79.0",
129+
"talend-icons": "^0.80.0",
130130
"uuid": "^2.0.3"
131131
},
132-
"version": "0.79.0"
132+
"version": "0.80.0"
133133
}

packages/containers/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"babel-preset-es2015": "^6.18.0",
4545
"babel-preset-react": "^6.11.1",
4646
"bootstrap-sass": "^3.3.7",
47-
"bootstrap-talend-theme": "^0.79.0",
47+
"bootstrap-talend-theme": "^0.80.0",
4848
"bson-objectid": "^1.1.5",
4949
"classnames": "2",
5050
"codacy-coverage": "^2.0.0",
@@ -67,7 +67,7 @@
6767
"react-addons-css-transition-group": "^15.4.2",
6868
"react-addons-test-utils": "^15.4.2",
6969
"react-bootstrap": "^0.30.7",
70-
"react-cmf": "^0.79.0",
70+
"react-cmf": "^0.80.0",
7171
"react-css-transition": "^0.7.4",
7272
"react-dom": "^15.4.2",
7373
"react-i18next": "^1.8.0",
@@ -76,7 +76,7 @@
7676
"react-router-redux": "^4.0.7",
7777
"react-storybook-cmf": "^0.1.3",
7878
"react-stub-context": "^0.7.0",
79-
"react-talend-components": "^0.79.0",
79+
"react-talend-components": "^0.80.0",
8080
"react-test-renderer": "^15.4.2",
8181
"react-virtualized": "^9.1.0",
8282
"redux": "3",
@@ -86,7 +86,7 @@
8686
"rimraf": "^2.5.4",
8787
"sass-loader": "^4.1.0",
8888
"style-loader": "^0.13.1",
89-
"talend-icons": "^0.79.0",
89+
"talend-icons": "^0.80.0",
9090
"uuid": "^3.0.1",
9191
"webpack": "^1.14.0"
9292
},
@@ -110,11 +110,11 @@
110110
"lodash": "4.17.2",
111111
"react": "^15.4.2",
112112
"react-bootstrap": "0",
113-
"react-cmf": "^0.79.0",
113+
"react-cmf": "^0.80.0",
114114
"react-redux": "^4.4.6",
115-
"react-talend-components": "^0.79.0",
115+
"react-talend-components": "^0.80.0",
116116
"reselect": "^2.5.4"
117117
},
118118
"dependencies": {},
119-
"version": "0.79.0"
119+
"version": "0.80.0"
120120
}

packages/forms/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"babel-preset-es2015": "^6.13.2",
2424
"babel-preset-react": "^6.11.1",
2525
"bootstrap-sass": "^3.3.7",
26-
"bootstrap-talend-theme": "^0.79.0",
26+
"bootstrap-talend-theme": "^0.80.0",
2727
"chokidar": "^1.6.1",
2828
"cpx": "^1.5.0",
2929
"enzyme": "^2.4.1",
@@ -46,13 +46,13 @@
4646
"react-bootstrap": "^0.30.3",
4747
"react-css-transition": "^0.7.4",
4848
"react-dom": "^15.4.0",
49-
"react-talend-components": "^0.79.0",
49+
"react-talend-components": "^0.80.0",
5050
"react-test-renderer": "15.4.0",
5151
"react-virtualized": "^9.1.0",
5252
"rimraf": "^2.5.4",
5353
"sass-lint": "^1.10.2",
5454
"sass-loader": "^4.1.1",
55-
"talend-icons": "^0.79.0",
55+
"talend-icons": "^0.80.0",
5656
"uuid": "^2.0.3",
5757
"webpack": "^1.13.1"
5858
},
@@ -66,7 +66,7 @@
6666
"react": "^15.4.0",
6767
"react-bootstrap": "^0.30.3",
6868
"react-dom": "^15.4.0",
69-
"react-talend-components": "^0.79.0"
69+
"react-talend-components": "^0.80.0"
7070
},
7171
"scripts": {
7272
"prepublish": "rimraf lib && babel -d lib ./src/ && cpx \"./src/**/*.scss\" lib",
@@ -98,5 +98,5 @@
9898
"^.+\\.(css|scss)$": "<rootDir>/__mocks__/styleMock.js"
9999
}
100100
},
101-
"version": "0.79.0"
101+
"version": "0.80.0"
102102
}

packages/generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@
5050
"test": "npm run test:lint && npm run test:unit"
5151
},
5252
"license": "Apache-2.0",
53-
"version": "0.79.0"
53+
"version": "0.80.0"
5454
}

packages/icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@
5050
"icons",
5151
"svg"
5252
],
53-
"version": "0.79.0"
53+
"version": "0.80.0"
5454
}

packages/logging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
]
5858
},
5959
"peerDependencies": {},
60-
"version": "0.79.0",
60+
"version": "0.80.0",
6161
"dependencies": {
6262
"tracekit": "^0.4.4",
6363
"whatwg-fetch": "^2.0.2"

packages/theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@
5050
"dependencies": {
5151
"bootstrap-sass": "^3.3.7"
5252
},
53-
"version": "0.79.0"
53+
"version": "0.80.0"
5454
}

0 commit comments

Comments
 (0)