Skip to content

Latest commit

 

History

History
66 lines (35 loc) · 3.98 KB

CHANGELOG.md

File metadata and controls

66 lines (35 loc) · 3.98 KB

1.0.1 (2020-11-14)

Bug Fixes

  • styling: tailwind background colour and border on page elements (03a76c6)

1.0.0 (2020-11-14)

Bug Fixes

  • replace last of missing files (3f994f2)
  • update the contributing guide for nuxt (512866f)
  • admin: fix netlify cms config (38ed05e)
  • cms: admin config blog format (d5ba0b6)
  • cms: admin isn't accessible when linking to admin from a component - fixes #7 (780ec84)
  • cms: branch settings (1306281)
  • cms: fix missing config for page cms (50d869e)
  • component: products spacing images oddly at different breakpoints (9b77a63)
  • docs: broken image for netlify build status (a5153f4)
  • fix the admin directory problem (021fa67)

Code Refactoring

  • remove static entirely to try and force this fix (2f72a27)

Features

  • configure remark and release (95c492a)
  • add commitizen: install commitizen and initialize it for the project (d32693d)
  • admin: add static content back in trying to get /admin to work (1f9d843)
  • cms: better post preview and preview styling (00bec80)

BREAKING CHANGES

  • removes /admin entirely

0.2.1 (2020-11-09)

0.2.0 (2020-11-09)

Features

  • tweaking netlify cms config and file structure (c5592f8)

0.1.1 (2020-11-08)

Bug Fixes

  • dependabot nuxtjs/eslint-module broke builds (de52e90)

0.1.0 (2020-11-08)

Features

0.0.1 (2020-11-08)