Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

0.2.1

Compare
Choose a tag to compare
@byCedric byCedric released this 14 Oct 22:46
· 132 commits to master since this release

0.2.1 (2018-10-14)

Bug fixes

  • center user full name for multiple lines (#49) (7b3be87)

Code refactors

  • upgrade react-scripts to version 2.0.5 (#44) (11ea017)

Other chores

Pipeline changes

  • add build and staging deployments (#41) (aaff84b)
  • disable removal of old deployments (#48) (70e18c8)
  • move context to build folder to work around unexpected behaviour (#45) (935ca46)
  • refactor to single-script command in deployment (#42) (3d5777a)
  • replace new lines in deployment script with spaces (#43) (6252443)
  • rewrite now deployment script with travis (#46) (e68930e)