Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): Release version 0.0.4
This releases adds support for following 5 new languages: - Typescript (.ts) - Dart (.dart) - Scss (.scss) - React js (.jsx) - Tsx (.tsx) Thanks to the following contributors to improve Nirjas since 0.0.3 release: > Aman Dwivedi <aman.dwivedi5@gmail.com> > Gaurav Mishra <mishra.gaurav@siemens.com> > Philippe Ombredanne <pombredanne@nexb.com> > SHUBHAM GARG The complete changelog: Improvements: * `b3bd629` feat(scss): added support for scss * `6740bdc` feat(tsx): added support for tsx * `89c1f5d` feat(dart): added support for dart * `f542761` feat(reactjs): added support for react * `0bf4dc5` feat(typescript): added support for typescript Infra: * `2973f79` updated test * `af973b3` Correct minor typo Fixes: * `70b8777` fix(ci): Run test on push and PR as well * `9e56f24` Update main.py Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
- Loading branch information