Skip to content

Latest commit

 

History

History
214 lines (109 loc) · 11.3 KB

CHANGELOG.md

File metadata and controls

214 lines (109 loc) · 11.3 KB

Semantic Versioning Changelog

4.0.0 (2024-04-03)

  • feat!: remove 'width' from interface IItem (f6f398f)

BREAKING CHANGES

  • remove width property from IItem interface

3.2.0 (2024-04-02)

Bug Fixes

  • fix package script to copy images folder into dist (cd40d13)
  • remove changes on package.json (1a157a5)
  • remove custom theme (1a3abde)
  • renamed props (3f761bc)
  • renamed storybook title (e2e57b2)
  • update editorial storybook (12869f0)
  • update stories with new editorial version (0ecf1cc)
  • upload assets and update Ctas.tsx file (f2f07b4)

Features

  • editorial badges integration (c735b92)

3.1.4 (2024-04-02)

Bug Fixes

3.1.3 (2024-04-02)

Bug Fixes

3.1.2 (2024-03-26)

Bug Fixes

3.1.1 (2024-03-12)

Bug Fixes

  • editorial window error fix (39c71c9)

Reverts

  • Revert "fix: theme value hardcoded" (aad99fb)

3.1.0 (2024-03-07)

Bug Fixes

Features

  • adding logo to header (f71b441)
  • logo component integration (8f442a3)

3.0.0 (2024-03-06)

  • feat!: update card item input (a6cadc7)

BREAKING CHANGES

  • Card items no longer accept a single link.

2.3.3 (2024-03-05)

Bug Fixes

  • accordion layout fix (7487d7c)
  • bannerlink body html rendering bug fix (4259686)
  • editorial mobile column fix (733103d)
  • header padding fix (6970d29)
  • menudropdown border bottom fix (0edd5b9)
  • stripelink html rendering bug fix (578be2a)

2.3.2 (2024-02-23)

Bug Fixes

  • set component to div to avoid rendering errors (6746048)

2.3.1 (2024-02-21)

Bug Fixes

2.3.0 (2024-02-16)

Bug Fixes

  • add missing comma in package.json (1ce5c1c)
  • added missing license for usage (bcf7b43)
  • license fiels in package.json (dd3df11)
  • update README (757ec77)

Features

  • added How to contribute section to README (f61808a)

2.2.0 (2024-02-16)

Bug Fixes

  • add missing comma in package.json (1ce5c1c)
  • added missing license for usage (bcf7b43)
  • license fiels in package.json (dd3df11)
  • missing "./" for the three imports (#138) (2ae67b1)

Features

  • a small change in the readme file (2ce4495)
  • added How to contribute section to README (f61808a)

2.2.0 (2024-02-15)

Bug Fixes

  • added missing license for usage (bcf7b43)
  • missing "./" for the three imports (#138) (2ae67b1)

Features

  • a small change in the readme file (2ce4495)
  • added How to contribute section to README (f61808a)

2.2.0 (2024-02-12)

Features

  • a small change in the readme file (4387d95)

2.1.4 (2024-01-29)

Bug Fixes

  • eicon file to accept also string (ec0d751)
  • import missing components (8b88450)

Reverts

  • Revert "fix: eicon file to accept also string" (550ae6a)

2.1.3 (2023-07-07)

Bug Fixes

  • added a semantic-release plugin to update the package.json file version (267de22)

2.1.2 (2023-07-07)

Bug Fixes

  • EDCO-59: updating ndoe version in package and action filed, removing postinstall script (b0bf62d)

2.1.1 (2023-07-05)

Bug Fixes

  • testing new fix release (2cc5fef)

2.1.0 (2023-06-23)

Features

  • adds and configure lint-staged, husky and commitlint (a4f4a1b)