Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 07:26
· 109 commits to main since this release
f20230c

1.0.0 (2022-03-03)

Bug Fixes

  • change version in package.json (108da11)
  • changed the commit-msg hook (f962c5c)
  • changed the commit-msg hook (4398e0e)
  • fix merge conflicts in package.json (477c3f2)
  • fixing the bug with index.d.ts being missing. had to add exports to index.ts files (00b0370)
  • test semantic release (c3106b5)

Features

  • added ability to override the size, and restructured the project (68b5e97)
  • added Commitlint and configured Husky with a commit-msg hook (04992f1)
  • added support for typescript, and integrated storybook (ade2947)
  • adding additional types as well as setting up Default sizing and default colors (964e91a)
  • adding enums to track constants (b7a964b)
  • adding static storybook build to gitignore (9514d19)
  • finishing default button themes (d5aa6d7)
  • setup npm project to resolve properly (33bc5d0)