|
| 1 | +# [0.4.0](https://github.com/bycedric/github-website/compare/0.3.1...0.4.0) (2018-12-01) |
| 2 | + |
| 3 | + |
| 4 | +### Code refactors |
| 5 | + |
| 6 | +* move user description highlights to github user organism ([#68](https://github.com/bycedric/github-website/issues/68)) ([2575cec](https://github.com/bycedric/github-website/commit/2575cec)) |
| 7 | +* remove superseded github mentions ([#84](https://github.com/bycedric/github-website/issues/84)) ([5e9e513](https://github.com/bycedric/github-website/commit/5e9e513)) |
| 8 | +* upgrade now to version 12.0.0 ([#74](https://github.com/bycedric/github-website/issues/74)) ([3878702](https://github.com/bycedric/github-website/commit/3878702)) |
| 9 | +* upgrade react-scripts to version 2.1.0 ([#73](https://github.com/bycedric/github-website/issues/73)) ([74e8974](https://github.com/bycedric/github-website/commit/74e8974)) |
| 10 | +* user molecule layout to allow other content ([#63](https://github.com/bycedric/github-website/issues/63)) ([d1ad708](https://github.com/bycedric/github-website/commit/d1ad708)) |
| 11 | + |
| 12 | + |
| 13 | +### Documentation changes |
| 14 | + |
| 15 | +* add notice about deployments with now v2 ([#83](https://github.com/bycedric/github-website/issues/83)) ([167a5f3](https://github.com/bycedric/github-website/commit/167a5f3)) |
| 16 | + |
| 17 | + |
| 18 | +### New features |
| 19 | + |
| 20 | +* implement mention link in user molecule ([#65](https://github.com/bycedric/github-website/issues/65)) ([0a0cb92](https://github.com/bycedric/github-website/commit/0a0cb92)) |
| 21 | +* prototype github mentions support as a component ([#56](https://github.com/bycedric/github-website/issues/56)) ([1788b32](https://github.com/bycedric/github-website/commit/1788b32)) |
| 22 | +* upgrade to now version 2 ([#79](https://github.com/bycedric/github-website/issues/79)) ([f97f7ab](https://github.com/bycedric/github-website/commit/f97f7ab)) |
| 23 | + |
| 24 | + |
| 25 | +### Pipeline changes |
| 26 | + |
| 27 | +* escape stylelint file glob ([#64](https://github.com/bycedric/github-website/issues/64)) ([0cc473f](https://github.com/bycedric/github-website/commit/0cc473f)) |
| 28 | +* limit node versions because of unexpected fetch behaviour ([#82](https://github.com/bycedric/github-website/issues/82)) ([eb50a5f](https://github.com/bycedric/github-website/commit/eb50a5f)) |
| 29 | +* test full build in travis to detect feature issues with cra ([#85](https://github.com/bycedric/github-website/issues/85)) ([5592f94](https://github.com/bycedric/github-website/commit/5592f94)) |
| 30 | +* upgrade travis with auto-release and security checks ([#81](https://github.com/bycedric/github-website/issues/81)) ([da79f78](https://github.com/bycedric/github-website/commit/da79f78)) |
| 31 | + |
| 32 | + |
| 33 | +### Testing updates |
| 34 | + |
| 35 | +* add extra tests to atom components ([#67](https://github.com/bycedric/github-website/issues/67)) ([41d746c](https://github.com/bycedric/github-website/commit/41d746c)) |
| 36 | +* add extra tests to github provider ([#66](https://github.com/bycedric/github-website/issues/66)) ([14d6efa](https://github.com/bycedric/github-website/commit/14d6efa)) |
| 37 | +* add unit tests for github user organism ([#70](https://github.com/bycedric/github-website/issues/70)) ([4023dc1](https://github.com/bycedric/github-website/commit/4023dc1)) |
| 38 | +* add unit tests for user molecule ([#69](https://github.com/bycedric/github-website/issues/69)) ([84eb513](https://github.com/bycedric/github-website/commit/84eb513)) |
| 39 | +* clean up dirty tests and add app page component test ([#71](https://github.com/bycedric/github-website/issues/71)) ([addb123](https://github.com/bycedric/github-website/commit/addb123)) |
| 40 | + |
1 | 41 | ## [0.3.1](https://github.com/bycedric/github-website/compare/0.3.0...0.3.1) (2018-10-18)
|
2 | 42 |
|
3 | 43 |
|
|
0 commit comments