Skip to content

Latest commit

 

History

History
88 lines (40 loc) · 3.12 KB

CHANGELOG.md

File metadata and controls

88 lines (40 loc) · 3.12 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.7 (2018-05-01)

Bug Fixes

  • adding yarn.lock to fix install issues (f043bbc), closes #21

1.0.6 (2018-04-25)

Bug Fixes

  • fixing MainNav rendering (d245dc1), closes #18
  • improving npm ‘clean’ script to wipe .cache (a02fd73)

1.0.5 (2018-03-07)

Bug Fixes

  • adding basic validation for authors (ff26e67), closes #10
  • fixing sample-post dates and folder names (2c46366)

Performance Improvements

  • removing dead GraphQL query (b9d4133)

1.0.4 (2018-03-07)

Bug Fixes

  • re-adding Disqus support (9e7a701), closes #9

1.0.3 (2018-01-10)

Bug Fixes

  • maximizing image width to 710px (aca1a8f)
  • removing blog post image style conflict (2e41fbe)

1.0.2 (2018-01-09)

Bug Fixes

  • Social Media Icons now scale at lower res (d089fe7)

1.0.1 (2018-01-06)

Bug Fixes

  • ‘lint:js’ linting ‘public’ folder (fc4b857)
  • ‘lint:md’ error due to no folder (f689337)
  • removing all inherited CSS lint (0f41b20)

1.0.0 (2018-01-05)

Initial release, see project README for a list of all the features.