Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 2.86 KB

File metadata and controls

51 lines (29 loc) · 2.86 KB

Semantic Versioning Changelog

1.2.0 (2021-04-02)

Features

  • ci: Set environment variables based on branch (e32a767)

1.1.0 (2021-04-01)

Bug Fixes

  • release: Remove assets from github release (e3fc208)

Features

  • Trigger new release in dev branch (5aa46ca)

1.1.0-dev.1 (2021-04-01)

Features

  • Trigger new release in dev branch (5aa46ca)

1.0.0 (2021-04-01)

Bug Fixes

  • lint: Ignore automatic generated CHANGELOG.md (411a3e3)
  • Dont require NODE_ENV since already using webpack --mode (033ef0f)
  • Filter out null/undefined headers (4a12c2d)
  • Postcss css modules (ec5b1d4)
  • Webpack not live refreshing CSS (7467613)

Features

  • release: Update package.json version when releasing (e0e08e3)
  • Add Button and Input components (04a5b8d)
  • Add favicon (c37d03a)
  • Add i18n aware routes (e1086f0)
  • Add keyboard shortcuts lib (8944a06)
  • Add Portal, Prev value and Keyboard Focus hooks (d693561)
  • Switch from Parcel to Webpack (Parcel started requiering a config file) (140585d)
  • Trigger new release (384bd62)
  • Update packages (b0cfb13)