Skip to content

Latest commit

 

History

History
57 lines (29 loc) · 3 KB

CHANGELOG.md

File metadata and controls

57 lines (29 loc) · 3 KB

1.2.2 (2022-05-18)

Bug Fixes

  • deploy: add dry release for testing (79bb734)

1.2.1 (2022-05-18)

Bug Fixes

  • attrs: use seperated attributes to prevent style prop warning (4a92362)

1.2.0 (2021-02-03)

Bug Fixes

  • animation: move redraw function into pause if statement (f628bd6)
  • svg: move rest attributes to path instead of svg (34bfdee)

Features

  • customization: add fill & id attribute to container (5b19b0c)

1.1.0 (2021-01-31)

Bug Fixes

  • action: remove coveralls from release step (805eee3)

Features

1.0.0 (2021-01-31)

Bug Fixes

  • package: add more info to package.json (fc75ffb)
  • package: add semantic release scripts to package.json (e756fa8)
  • package: move branch up json hierarchy to correct it (523cf95)
  • package: update branch from master to main (dc27255)
  • readme: change prop to actual component instead of container (8cc8517)
  • release: add main as release branch (7621eb4)
  • wave: move attrs binding to svg (240e85a)

Features

  • package: add github action for publishing package (5e34816)
  • package: install semantic release (f689606)