Skip to content

Latest commit

 

History

History
133 lines (73 loc) · 8.12 KB

CHANGELOG.md

File metadata and controls

133 lines (73 loc) · 8.12 KB

1.11.1 (2022-07-12)

Bug Fixes

1.11.0 (2022-06-05)

Bug Fixes

  • fix import for scss in Error code component (12ef768)
  • update package lock (86b6638)

Features

  • install react router dom (63f44e4)
  • relocate Benefit component from web (1357410)
  • relocate ErrorCode component from web (a4cff2a)
  • relocate Geolocation component from web (8b9d961)
  • relocate TextBlocks component from web (4be092a)

1.10.0 (2022-05-26)

Bug Fixes

  • delete hamburger empty utils (63ba011)
  • resolve conflict with package lock file (2775a7f)
  • update package lock (bcab014)

Features

  • add button stories for storybook (3846d4c)
  • relocate Button atom from WEB (2da788b)
  • relocate DropDownList atom from WEB (e524c38)
  • relocate EmptyBasket atom from WEB (eee03b6)
  • relocate HamburgerMenu atom from WEB (c7e0de4)
  • relocate Icon atom from WEB (b4d73e2)
  • relocate images for Icon utils from WEB (ae9117b)
  • relocate PageContainer atom from web (136cf0c)
  • relocate Slider atom from web (3a5760b)
  • relocate TitleBlock component from web (292676b)
  • update index for other imports (171285c)

1.9.0 (2022-04-20)

Features

  • get rid of extended comments per class props (a4fa980)

1.8.0 (2022-04-20)

Features

  • mailto: extend classNames (39986c1)

1.7.0 (2022-04-01)

Features

  • resolve mailto ref to react-router-dom (ae9d64b)

1.6.0 (2022-04-01)

Features

  • replace absolute path per scss (3c22a52)

1.5.0 (2022-04-01)

Features

  • add structure to imports (b8bb194)
  • resolve rollup commonjs (7983dc0)

1.4.0 (2022-04-01)

Features

1.3.0 (2022-03-28)

Features

  • addiiton Image Component in Storybook (9a888e8)

1.2.0 (2022-03-17)

Features

1.1.0 (2022-03-17)

Features

  • bump a new repo for lib (3dbd379)

1.0.0 (2022-03-17)

Bug Fixes

  • resolve props of login button (ce22439)

Features

  • addition ci.yml for semantic-release (fe83b81)
  • addition tsconfig in repo (ced45b0)
  • addition tsx components, reinstall react app (8797931)
  • bump a new repo for lib (d611bdb)
  • install sematic-release: changelog, git, mpm (52fa9c0)
  • install typescript in storybook: update package (bf7f068)
  • setup on more component (3157deb)
  • WUC-11: Commitlint & lint staged & Stylelint & Branch name checker (#19) (938f5c8)
  • WUC-25: Semantic release (#26) (180c3ea)