Skip to content

Latest commit

 

History

History
63 lines (31 loc) · 2.79 KB

CHANGELOG.md

File metadata and controls

63 lines (31 loc) · 2.79 KB

1.1.0 (2023-12-21)

Features

  • new sidebar fields for new plugin labels (499c495)

Maintenance

  • update project babel eslint config (bf85f43)

1.0.1 (2023-11-27)

Bug Fixes

  • double loading of script and double init (fd7426b)

1.0.0 (2023-11-23)

⚠ BREAKING CHANGES

  • added new prod script

Features

0.2.1 (2023-11-22)

Bug Fixes

  • imports with new scoped name (e2d25e3)

0.2.0 (2023-11-21)

Features

  • added palette color config and codereview (04cd472)

Bug Fixes

  • comunichiamo 0.4.0 (412a9e5)
  • fixed color selector (974bf5b)
  • fixed colorCheck function (d62f17d)
  • fixed double generation of widget script (978ff21)
  • load/unload component (f01224d)
  • package.json dependecies (6186a25)
  • updated release script (26384d6)

Maintenance