From a0fdc73f27097748ad84eaf88490c0200c8c02ec Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Thu, 17 Nov 2016 14:32:18 +0100 Subject: [PATCH] [release] v0.16.3 --- CHANGELOG.md | 15 +++++++++++++++ ROADMAP.md | 2 +- docs/package.json | 2 +- docs/src/www/versions.json | 1 + package.json | 2 +- 5 files changed, 19 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76b77b5382f185..8f84781e36c3b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ ## HEAD +## 0.16.3 +###### _Nov 17, 2016_ + +This release is intended to solve an [issue](https://github.com/callemall/material-ui/issues/5573) with `react-tap-event-plugin` following the release of React `v15.4.0`. + +##### Component Fixes / Enhancements + +- [ListItem] Fix hover on touch devices (#5566) +- [core] include `react-tap-event-plugin@^2.0.0` for `react@^15.4.0` (#5572) +- [core] Add support for Webpack 2/Rollup tree shaking (#5545) + +##### Docs + +- [docs] Upgrade React to v15.4.0 (#5575) + ## 0.16.2 ###### _Nov 13, 2016_ diff --git a/ROADMAP.md b/ROADMAP.md index 99bdfa0a20bcc1..49580f84c8bc21 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -2,7 +2,7 @@ The roadmap is a living document, and it is likely that priorities will change, but the list below should give some indication of our plans for the next major release, and for the future. -:warning: New features based on `v0.16.2` have low priority and will most likely not be reviewed nor merged. +:warning: New features based on `v0.16.3` have low priority and will most likely not be reviewed nor merged. ## [next](https://github.com/callemall/material-ui/milestone/14) (expected in the next couple months) diff --git a/docs/package.json b/docs/package.json index 345302174f1e6c..453e73fcc8fb96 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "material-ui-docs", - "version": "0.16.2", + "version": "0.16.3", "description": "Documentation site for Material-UI", "repository": { "type": "git", diff --git a/docs/src/www/versions.json b/docs/src/www/versions.json index 5b4e11ed43a42d..8a6ddc593560f4 100644 --- a/docs/src/www/versions.json +++ b/docs/src/www/versions.json @@ -1,5 +1,6 @@ [ "HEAD", + "v0.16.3", "v0.16.2", "v0.16.1", "v0.16.0", diff --git a/package.json b/package.json index c3524f4eaa85e3..67220343ecb2b1 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "material-ui-build", "private": true, "author": "Call-em-all Engineering Team", - "version": "0.16.2", + "version": "0.16.3", "description": "React Components that Implement Google's Material Design.", "main": "./src/index.js", "keywords": [