Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 2.36 KB

CHANGELOG.md

File metadata and controls

45 lines (23 loc) · 2.36 KB

Semantic Versioning Changelog

1.2.0 (2021-05-30)

🐛 Bug Fixes

  • release: do not include the build folder in GitHub (c430fd0)
  • manifest: fix the paths for the icons (8e15c0a)

🚀 Features

  • ui: add the default tailwind config (42a0416)
  • webapp: improve the webmanifest (79870cc)
  • logs: log the svelte version on init (43d361d)
  • css: support last 2 versions (355bbf6)

1.1.1 (2021-05-30)

🐛 Bug Fixes

  • release: include the whole dist for GitHub release (e20173f)

1.1.0 (2021-05-30)

🐛 Bug Fixes

  • index: fix a bad url failing the build (e6fa0b4)
  • link: fix bad link to go back to the home page (2e905f5)

🚀 Features

  • seo: add custom meta for each page (6202088)

1.0.0 (2021-05-29)

🚀 Features

  • seo: add a bunch of meta (3765081)
  • icons: add favicons and manifest (6d80ee6)