Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](v1.0.6...v2.0.0) (2022-10-02) ### Code Refactoring * helium ready ([#9](#9)) ([6827dd8](6827dd8)) ### BREAKING CHANGES * move over to optimized helium engine * fix: resizing * fix: get rid of split * fix: evalute brushes * fix: add event listener for touches * fix: remove console.logs * chore(release): 2.0.0-alpha.1 [skip ci] # [2.0.0-alpha.1](v1.0.6...v2.0.0-alpha.1) (2022-05-21) ### Bug Fixes * add event listener for touches ([a0375c6](a0375c6)) * evalute brushes ([d408892](d408892)) * get rid of split ([9fb19d1](9fb19d1)) * remove console.logs ([a902d80](a902d80)) * resizing ([22c0c0a](22c0c0a)) ### Features * helium ready ([1127b43](1127b43)) * helium ready ([66ba980](66ba980)) ### BREAKING CHANGES * move over to optimized helium engine * fix: port jsx elements * chore(release): 2.0.0-alpha.1 [skip ci] # [2.0.0-alpha.1](v1.0.6...v2.0.0-alpha.1) (2022-05-23) ### Bug Fixes * add event listener for touches ([a0375c6](a0375c6)) * evalute brushes ([d408892](d408892)) * get rid of split ([9fb19d1](9fb19d1)) * port jsx elements ([5e09178](5e09178)) * remove console.logs ([a902d80](a902d80)) * resizing ([22c0c0a](22c0c0a)) ### Features * helium ready ([1127b43](1127b43)) * helium ready ([66ba980](66ba980)) ### BREAKING CHANGES * move over to optimized helium engine * fix: synch package.json * chore(release): 2.0.0-alpha.1 [skip ci] # [2.0.0-alpha.1](v1.0.6...v2.0.0-alpha.1) (2022-05-23) ### Bug Fixes * add event listener for touches ([a0375c6](a0375c6)) * evalute brushes ([d408892](d408892)) * get rid of split ([9fb19d1](9fb19d1)) * port jsx elements ([5e09178](5e09178)) * remove console.logs ([a902d80](a902d80)) * resizing ([22c0c0a](22c0c0a)) * synch package.json ([79cff55](79cff55)) ### Features * helium ready ([1127b43](1127b43)) * helium ready ([66ba980](66ba980)) ### BREAKING CHANGES * move over to optimized helium engine * fix: releaserc file * chore(release): 2.0.0-alpha.1 [skip ci] # [2.0.0-alpha.1](v1.0.6...v2.0.0-alpha.1) (2022-05-23) ### Bug Fixes * add event listener for touches ([a0375c6](a0375c6)) * evalute brushes ([d408892](d408892)) * get rid of split ([9fb19d1](9fb19d1)) * port jsx elements ([5e09178](5e09178)) * releaserc file ([74d577a](74d577a)) * remove console.logs ([a902d80](a902d80)) * resizing ([22c0c0a](22c0c0a)) * synch package.json ([79cff55](79cff55)) ### Features * helium ready ([1127b43](1127b43)) * helium ready ([66ba980](66ba980)) ### BREAKING CHANGES * move over to optimized helium engine * fix: broken release tags * chore(release): 2.0.0-alpha.1 [skip ci] # [2.0.0-alpha.1](v1.0.6...v2.0.0-alpha.1) (2022-05-23) ### Bug Fixes * add event listener for touches ([a0375c6](a0375c6)) * broken release tags ([92fc76c](92fc76c)) * evalute brushes ([d408892](d408892)) * get rid of split ([9fb19d1](9fb19d1)) * port jsx elements ([5e09178](5e09178)) * releaserc file ([74d577a](74d577a)) * remove console.logs ([a902d80](a902d80)) * resizing ([22c0c0a](22c0c0a)) * synch package.json ([79cff55](79cff55)) ### Features * helium ready ([1127b43](1127b43)) * helium ready ([66ba980](66ba980)) ### BREAKING CHANGES * move over to optimized helium engine * fix: bump versions * chore(release): 2.0.0-alpha.2 [skip ci] # [2.0.0-alpha.2](v2.0.0-alpha.1...v2.0.0-alpha.2) (2022-05-23) ### Bug Fixes * bump versions ([770c370](770c370)) * fix: pre-parse font size on JS side * chore(release): 2.0.0-alpha.3 [skip ci] # [2.0.0-alpha.3](v2.0.0-alpha.2...v2.0.0-alpha.3) (2022-05-31) ### Bug Fixes * pre-parse font size on JS side ([b7ba086](b7ba086)) * fix: add titleChanged event * chore(release): 2.0.0-alpha.4 [skip ci] # [2.0.0-alpha.4](v2.0.0-alpha.3...v2.0.0-alpha.4) (2022-06-08) ### Bug Fixes * add titleChanged event ([b435072](b435072)) Co-authored-by: Vittorio Cellucci <vel@qlik.com> Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
- Loading branch information