Skip to content

Latest commit

 

History

History
192 lines (85 loc) · 7.87 KB

CHANGELOG.md

File metadata and controls

192 lines (85 loc) · 7.87 KB

Changelog

2.0.4 (2023-09-10)

Documentation

2.0.3 (2023-08-09)

Miscellaneous Chores

2.0.2 (2023-08-09)

Miscellaneous Chores

  • remove react/jsx-runtime from bundle (85e881e)

2.0.1 (2023-07-28)

Bug Fixes

  • include types check to package.json exports to fix recent typescript export issues (de8c55c)

2.0.0 (2023-06-26)

Bug Fixes

  • add custom vite storybook config (535de90)

Miscellaneous Chores

1.5.11 (2023-01-22)

Documentation

1.5.10 (2023-01-22)

Miscellaneous Chores

  • fix typo in lib exports (d93532f)

1.5.9 (2023-01-22)

Miscellaneous Chores

1.5.8 (2023-01-22)

Miscellaneous Chores

1.5.8 (2023-01-22)

Miscellaneous Chores

  • remove tailwind from bundle (1ed5ad4)

1.5.7 (2023-01-21)

Miscellaneous Chores

  • add style.css as an exported file (c09be0a)

1.5.6 (2023-01-21)

Miscellaneous Chores

1.5.5 (2023-01-21)

Miscellaneous Chores

  • update lib name due to npm conflict naming (561dc24)

1.5.4 (2023-01-21)

Miscellaneous Chores

  • missing json dependency (aa53ef5)

1.5.3 (2023-01-21)

Features

Bug Fixes

Miscellaneous Chores

1.5.2 (2023-01-21)

Bug Fixes

1.5.1 (2023-01-21)

Bug Fixes

1.5.0 (2023-01-21)

Features

  • separate workflows for dev and main (1afb0f1)

1.4.0 (2023-01-21)

Features

1.3.0 (2023-01-21)

Features

1.2.0 (2023-01-21)

Features

  • move whole publishing workflow to 1 file (9aac78c)

Bug Fixes

  • revert miss typo (8775418)
  • typo in release-please github action (7b3db07)

1.1.0 (2023-01-21)

Features

  • add onClick in at-button (72bc964)

1.0.0 (2023-01-21)

Features

Bug Fixes

  • add default-branches to github action (05982ee)
  • add permissions to github action (08b9e4e)
  • another fix to github action (6189dde)