You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.2...v1.3.0) (2022-12-04)
### Features
* **nodejs14:** dropped support for nodejs 12.x ([e9056f7](e9056f7))
* **npm-v9:** bump version of dependency extractor ([c42e7aa](c42e7aa))
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2022-10-23)
### Bug Fixes
* **graceful-fs:** added to solve issues with too many open files ([58609ca](58609ca))
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.2...v1.1.0) (2022-08-14)
### Bug Fixes
* **bin:** fixed problem with executable permission of dev and run ([84dcb6b](84dcb6b))
### Features
* **run:** added path remapping for --include flag ([f199462](f199462))