Releases: natterstefan/scripts
Releases · natterstefan/scripts
1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2021-04-18)
Features
removed figlet and render header for help command with chalk only (f235e95 )
1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2021-04-18)
Features
added chalk, figlet to help command, as well as version and description (e48ff15 )
1.0.5
Compare
Sorry, something went wrong.
No results found
1.0.5 (2021-04-18)
Bug Fixes
add missing tslib dependency (dc97f88 )
1.0.4
Compare
Sorry, something went wrong.
No results found
1.0.4 (2021-04-18)
Bug Fixes
remove mix of import and module.exports in version command (56a9b43 )
1.0.3
Compare
Sorry, something went wrong.
No results found
1.0.3 (2021-04-18)
Bug Fixes
added @tsconfig/node14, main in package.json and requires min. node@14 (2ae715c )
1.0.2
Compare
Sorry, something went wrong.
No results found
1.0.2 (2021-04-18)
Bug Fixes
fixed bin not working with scoped package name (45a5bae )
1.0.1
Compare
Sorry, something went wrong.
No results found
1.0.1 (2021-04-18)
Bug Fixes
alias for git-version is gv instead of cv (207e083 )
1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2021-04-18)
Features
add commanderjs (761cac5 )
added dirty detection (91d3efe )
detect current commit hash or tag (6abc88a )
setup jest, prettier and eslint environment, added first cli test (fd3ef15 )
simple setup (285200c )
Bug Fixes
dirty handling was not working properly (9ce5529 )