Skip to content

Latest commit

 

History

History
50 lines (27 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

50 lines (27 loc) · 2.32 KB

1.1.1 (2022-05-20)

Build

  • Use GitHub actions for releases (0306e61)

Docs

Fix

  • Add dist folder to the main path (8cc7d3c)

1.1.0 (2021-03-06)

Build

  • Adjust build command to yarn build-prod (5d75288)
  • Replace parcel bundler with webpack (1d461d4)

New

  • Add readme with basic information (448b164)

1.0.1 (2021-03-05)

Fix

  • Add missing main section in package.json (782eca3)

1.0.0 (2021-03-05)

Build

  • Add cicleci config for semantic release (b8abf71)
  • Adjust CircleCI branch to main and switch to node 14 (3131750)
  • Adjust semantic release config (ba3dcc4)
  • Change release branch to main (c1f1b65)
  • Change release branch to master (f3e7d92)
  • Change semantic release config (c0821d8)

New