This repository has been archived by the owner on May 7, 2021. It is now read-only.
v0.8.0
0.8.0 (2017-10-09)
Bug Fixes
- build: add the build step to the PR so that it gets tested (7e9f428)
- build: remove use of npm-run-all --serial as it was breaking the build (af183fd)
- less: add Stylelint and update htmlhint (e9eb145)
- less: begin conversion to Less (5087684)
- less: cleanup webpack file (1e9dc2d)
- less: convert .scss to .less (1312b43)
- less: remove commented code (31b07ab)
- package: remove all auto-update flags from package dependencies, since this is a production system we don't want to accidently update (878c425)
- readme: update readme to trigger release (f926456)
- release: make sure we are not on a detached branch else semantic release has issues (31c852f)
- work_item: change the title of the work item to be relevant (bb7a75d)