Skip to content

Releases: SvenWesterlaken/vue-wavify

v1.2.2

18 May 20:49
Compare
Choose a tag to compare

1.2.2 (2022-05-18)

Bug Fixes

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

V1.2.1

18 May 21:05
Compare
Choose a tag to compare

1.2.1 (2022-05-18)

Bug Fixes

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

v1.2.0

03 Feb 20:45
Compare
Choose a tag to compare

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)

v1.1.0

31 Jan 15:54
Compare
Choose a tag to compare

1.1.0 (2021-01-31)

Bug Fixes

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

Features

v1.0.0

31 Jan 15:42
Compare
Choose a tag to compare

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)