v1.0.0-rc.10
v1.0.0-rc.10 (2018-05-20)
🚚Added Continuous deployment.
On each tag pushed to master:
- updates production server: https://topheman.github.io/npm-registry-browser/
- updates mocked server: https://mock-npm-registry-browser.surge.sh/ Read more about mocks
- the artefacts generated in the
buildfolder are uploaded to the releases section
On each commit pushed to master:
- updates staging server https://staging-npm-registry-browser.surge.sh/
Chores
- travis:
- material-ui: upgrade to [email protected] (#19) (182766bd)