Releases: open-code-academy/community-ui
Releases · open-code-academy/community-ui
v1.0.0
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)