* chore: get rid of lerna and install changesets
* chore: dont ignore demos in changesets
* chore: add deprecation notice for global CHANGELOG.md
* chore: remove commitlint from husky
* update package-lock
* join pre track for develop
* add new publish workflow with changesets
* update CONTRIBUTING guidelines
* fix typo in CONTRIBUTING
* update PR template
* rename release script to publish
* added pre actions
* use singular workflow for publishing
* chore: add commitizen cli
added cz-conventional-changelog to make commiting easier with the new linter
* docs: add commiting information to CONTRIBUTING.md
Added information on how to commit to the codebase via conventional commits