UNPKG

@atao60/fse-cli

Version:
611 lines (278 loc) 25.3 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.1.9](https://github.com/atao60/fse-cli/compare/v0.1.8...v0.1.9) (2023-08-19) ### [0.1.8](https://github.com/atao60/fse-cli/compare/v0.1.7...v0.1.8) (2023-08-18) ### Bug Fixes * **docs:** remove quotes from links in README ([d9b6dd3](https://github.com/atao60/fse-cli/commit/d9b6dd3b736b4ea241fa569d2e89d47eec78ea16)) ### [0.1.7](https://github.com/atao60/fse-cli/compare/v0.1.6...v0.1.7) (2021-07-28) ### Bug Fixes * **tasks:** use url in place of path to get task files ([b080ba9](https://github.com/atao60/fse-cli/commit/b080ba920c6aebff56645c9faa7b9439ee15f798)), closes [#34765](https://github.com/atao60/fse-cli/issues/34765) [#16](https://github.com/atao60/fse-cli/issues/16) ### [0.1.6](https://github.com/atao60/fse-cli/compare/v0.1.5...v0.1.6) (2021-07-03) ### [0.1.5](https://github.com/atao60/fse-cli/compare/v0.1.4...v0.1.5) (2021-06-30) ### Bug Fixes * **publish:** restore publishing on Github packages registry ([bde232c](https://github.com/atao60/fse-cli/commit/bde232c935bae707eef1f5a0a1b349595bbbdc8a)) * try to restore publishing on Hithub ([0be2e0c](https://github.com/atao60/fse-cli/commit/0be2e0cef19ab54ba121acae7df4de70e425192d)) ### [0.1.4](https://github.com/atao60/fse-cli/compare/v0.1.3...v0.1.4) (2021-06-29) ### Bug Fixes * **build:** try to restore publishing on Github Registry (bis) ([564ca22](https://github.com/atao60/fse-cli/commit/564ca22f7cfd2abe192d7a9c6fcb3d3dcdb5706f)) ### [0.1.3](https://github.com/atao60/fse-cli/compare/v0.1.2...v0.1.3) (2021-06-29) ### Bug Fixes * **build:** try to restore publishing on Github Registry ([26f6654](https://github.com/atao60/fse-cli/commit/26f66540802163e16fae59bd2204e114d764f748)) ### [0.1.2](https://github.com/atao60/fse-cli/compare/v0.1.1...v0.1.2) (2021-06-29) ### Bug Fixes * **esm:** replace 'main' with 'exports' in package.json as publishing ([8a1dd61](https://github.com/atao60/fse-cli/commit/8a1dd610f970b7a0fed899851f91779757c59991)) ### [0.1.1](https://github.com/atao60/fse-cli/compare/v0.1.0...v0.1.1) (2021-06-29) ### Bug Fixes * fix changelog error and default version in make.sh ([67f528b](https://github.com/atao60/fse-cli/commit/67f528be802182b68d691d4ae12c535c1a567cee)) ## [0.1.0](https://github.com/atao60/fse-cli/compare/v0.0.63...v0.1.0) (2021-06-29) ### ⚠ BREAKING CHANGES * **esm:** remove support to Node 10 ### build * **esm:** migrate to ES Modules ([f4a0e7b](https://github.com/atao60/fse-cli/commit/f4a0e7b17cd2427799885529dc098aabde925c2c)) ### [0.0.63](https://github.com/atao60/fse-cli/compare/v0.0.62...v0.0.63) (2021-06-29) ### Bug Fixes * change the right file for JobDef ([7916998](https://github.com/atao60/fse-cli/commit/79169983bbd0b70190a996c7363832bc812bf323)) ### [0.0.62](https://github.com/atao60/fse-cli/compare/v0.0.61...v0.0.62) (2021-06-28) ### Features * **test:** add debug entry to make.sh ([f7fd324](https://github.com/atao60/fse-cli/commit/f7fd3243ff3f608ddb51bc3cd08e44e6e3b6052b)) ### Bug Fixes * **build:** restore working husky (v6) hooks ([44af08d](https://github.com/atao60/fse-cli/commit/44af08d31618f1a5d630574afd074f9b8713299c)) ### Code Refactoring * more precise interface JobDef (sequel) ([2d87dd0](https://github.com/atao60/fse-cli/commit/2d87dd041d1180b46b2f3d01619584988500e275)) * **esm:** split named import-s ([0fdd002](https://github.com/atao60/fse-cli/commit/0fdd0022a167ce8d6d593e636a5811ca6217965f)) * more precise interface JobDef ([ff94353](https://github.com/atao60/fse-cli/commit/ff9435309c3676202a189739a149002eb99e751b)) * **esm:** add file extension .js in import-s ([0faf646](https://github.com/atao60/fse-cli/commit/0faf6467500dff5518ddf7be5ad9773e952467b6)) * **esm:** set explicit format cjs of config files ([cf30b02](https://github.com/atao60/fse-cli/commit/cf30b020526600de06734ef6e759af364b25d22c)) ### Docs * update README & CONTRIBUTING ([5ed5a0b](https://github.com/atao60/fse-cli/commit/5ed5a0b97c201bad25470c91ff2f4022095c3f98)) ### [0.0.61](https://github.com/atao60/fse-cli/compare/v0.0.60...v0.0.61) (2021-06-25) ### Docs * fix wrong link in README.md ([26e84ea](https://github.com/atao60/fse-cli/commit/26e84eaccfa781fd8a81922e0a8a09a76ffde009)) ### [0.0.60](https://github.com/atao60/fse-cli/compare/v0.0.59...v0.0.60) (2021-06-24) ### Styling * **comments:** minor changes ([ecca4e1](https://github.com/atao60/fse-cli/commit/ecca4e1bc591cb7832806d9f2ca419ad8ce8b681)) ### Tests * add test of fse-cli as global npm package ([c97cf9c](https://github.com/atao60/fse-cli/commit/c97cf9c475b005dad1d69b28a5805340bedf328a)) * run tests under each main version of Node (using Docker) ([928fae9](https://github.com/atao60/fse-cli/commit/928fae9ae5c704a9c62ce2ded2a03d5c1612dd5d)) ### Build System * **deps:** allow running `npm i` even w/o package-lock.json ([3080bba](https://github.com/atao60/fse-cli/commit/3080bba853cc51b4bc15652ea068d8ddf70e464c)) * **deps:** minor updating ([4033fe8](https://github.com/atao60/fse-cli/commit/4033fe8cb3395fc6d7f4b7c31d2d96521f7721de)) * **deps:** upgrade fs-extra ([39434cf](https://github.com/atao60/fse-cli/commit/39434cf02752a50310ebcb62c3b60ac7258d6fdd)) * **deps:** upgrade mocha to version 9 ([056c9ad](https://github.com/atao60/fse-cli/commit/056c9ade0257c213a78423e8db2e61e66468c563)) * **deps:** upgrade ts-node & ts typing ([354339f](https://github.com/atao60/fse-cli/commit/354339f848a637bd4edfc95723c8e3d7c5a66224)) ### Docs * add warning about next release dropping support to Node 10 ([cc3d279](https://github.com/atao60/fse-cli/commit/cc3d27912f1a444a17c92d4dc0ff9ed432e89ab4)) ### [0.0.59](https://github.com/atao60/fse-cli/compare/v0.0.58...v0.0.59) (2021-06-11) ### Build System * **babel:** avoid warning about plugins property 'loose' ([e3e8ec8](https://github.com/atao60/fse-cli/commit/e3e8ec85140db88d3a2dd21eb0e94cc33c599670)) * **deps:** remove vulnerabilities (step 1) ([9bac74e](https://github.com/atao60/fse-cli/commit/9bac74e5ad3248a7a76ed3cb3bdb6016cb18cd7f)) * **deps:** remove vulnerabilities (step 2) ([d424e86](https://github.com/atao60/fse-cli/commit/d424e86ca096b62a2f357ffb4c27014a1fbd9baa)) ### [0.0.58](https://github.com/atao60/fse-cli/compare/v0.0.57...v0.0.58) (2021-06-11) ### Bug Fixes * **deps:** fix regression (dargs should have been updated with suppression of number-is-nan & C°) ([1484fa9](https://github.com/atao60/fse-cli/commit/1484fa916f0f74e01d4d14abcfadfd2bc252bee3)) ### Build System * **deps:** bump normalize-url from 4.5.0 to 4.5.1 ([380a482](https://github.com/atao60/fse-cli/commit/380a4821eda69a5b3f1fd23760f1944a93e4450d)) ### [0.0.57](https://github.com/atao60/fse-cli/compare/v0.0.56...v0.0.57) (2021-06-11) ### Others * **dependencies:** update dependencies' versions ([bef1134](https://github.com/atao60/fse-cli/commit/bef113435e70b1faf73daec7a79a98e246b8e81a)) ### Build System * **deps:** bump browserslist from 4.16.1 to 4.16.6 ([f2fe4d2](https://github.com/atao60/fse-cli/commit/f2fe4d27e956ea7ed8ee358a47de5fc8805ae3e2)) * **deps:** bump handlebars from 4.7.6 to 4.7.7 ([7471b0b](https://github.com/atao60/fse-cli/commit/7471b0bc30403615e737299d5d6a30e8a470bb66)) * **deps:** bump hosted-git-info from 2.8.8 to 2.8.9 ([0e83013](https://github.com/atao60/fse-cli/commit/0e83013c0d4ae8a19506009ef6990afadcf9c81e)) * **deps-dev:** bump lodash from 4.17.20 to 4.17.21 ([b4e2c8f](https://github.com/atao60/fse-cli/commit/b4e2c8f2564a1f36ff9b5428a2bcd317b7765c4b)) * **doc:** check and update if needed the copyright years before each release ([19631cb](https://github.com/atao60/fse-cli/commit/19631cba128e7c3aad0f46fd753511c4b34e07c5)) ### Docs * minor changes to docs, comments and vsc settings ([e30bc8d](https://github.com/atao60/fse-cli/commit/e30bc8dd7e3c85c0bf62e249e525dc143e68619e)) * **adr:** add an adr about license ([eb1ffeb](https://github.com/atao60/fse-cli/commit/eb1ffebe2f427633127e48330c7392a4d2c0329f)) ### [0.0.56](https://github.com/atao60/fse-cli/compare/v0.0.55...v0.0.56) (2021-04-10) ### Features * add option 'quiet': only query command messages and error messages are displayed ([65d7219](https://github.com/atao60/fse-cli/commit/65d7219d5dec07b4dac5fffb77a478e85fc0cf9a)), closes [#9](https://github.com/atao60/fse-cli/issues/9) ### Performance Improvements * **github action:** remove "displaying" file '.npmrc' ([ee646d0](https://github.com/atao60/fse-cli/commit/ee646d068a696742a7c47bb8bbb2e1fe468e3610)) ### Styling * **doc:** fix spelling in CONTRIBUTING.md ([21e07d0](https://github.com/atao60/fse-cli/commit/21e07d04e4dc3ac0d81a49e86433e9002ec79c33)) * **doc & comments:** fix spelling and comment length ([a58526e](https://github.com/atao60/fse-cli/commit/a58526e201da6cf819e499566194c2fd4cdb6b55)) ### Build System * **vsc:** force vsc editor to use workspace TS version ([d26f174](https://github.com/atao60/fse-cli/commit/d26f174dca3c6fd65c5eef92cb947a1d6e6fb506)) ### Others * **vsc:** update spelling data for vsc ([a9681d5](https://github.com/atao60/fse-cli/commit/a9681d5b863793dd19634d541d978a27e7f31d34)) ### Code Refactoring * **ts:** enforce typing ([35c9a32](https://github.com/atao60/fse-cli/commit/35c9a324cd3c7f8ef6c505d449ebc1a89be7c96e)) ### Docs * enhance CONTRIBUTING.md about code overview and 'npm link' ([aa5f7cb](https://github.com/atao60/fse-cli/commit/aa5f7cbe5ade38ee108af607c03bc288619fda8d)) ### [0.0.55](https://github.com/atao60/fse-cli/compare/v0.0.54...v0.0.55) (2021-03-07) ### Styling * **tools:** correct code syntax in tools files ([262f0a4](https://github.com/atao60/fse-cli/commit/262f0a49e384b8675af580d3fcb91fc79c0069af)) ### Docs * replace emoji unicode for 'shield' with fully-qualified version in README.md ([6655b5d](https://github.com/atao60/fse-cli/commit/6655b5d3b15d6576404efde9b7c5fb720ddce9a4)) ### [0.0.54](https://github.com/atao60/fse-cli/compare/v0.0.53...v0.0.54) (2021-03-06) ### Docs * **publishing:** update CONTRIBUTING.md ([7b469a2](https://github.com/atao60/fse-cli/commit/7b469a20a0f549514a1ef2838539438e3d3c5822)) * **readme:** move npm link inside quickstart section ([7e8f75e](https://github.com/atao60/fse-cli/commit/7e8f75e5a1eb6a55cb7af093597356cdae4cbffd)) * update copyright year ([9ea7369](https://github.com/atao60/fse-cli/commit/9ea7369ab8234feb7438eb58e8800159fe8d891b)) ### [0.0.53](https://github.com/atao60/fse-cli/compare/v0.0.52...v0.0.53) (2021-02-03) ### Features * **publishing:** add publishing to github packages registry ([2f244af](https://github.com/atao60/fse-cli/commit/2f244af76f5bd60fe4f96628e9ecbd9f17274d73)) ### Bug Fixes * **publishing:** fix to get publishing on github packages registry working ([48d595f](https://github.com/atao60/fse-cli/commit/48d595f4698e76dd3f1c8591e292604a6c1e6917)) ### Docs * add some links in README.md ([a133c28](https://github.com/atao60/fse-cli/commit/a133c28500e138352d5113bf32a492830d4905ac)) ### [0.0.52](https://github.com/atao60/fse-cli/compare/v0.0.51...v0.0.52) (2021-02-02) ### Code Refactoring * **publishing:** rename github action from main.yml to release.yml ([7a06ff7](https://github.com/atao60/fse-cli/commit/7a06ff72b861648ba822e1a860a3f0877b9e7c77)) ### [0.0.51](https://github.com/atao60/fse-cli/compare/v0.0.50...v0.0.51) (2021-01-29) ### Docs * replace in README.md the unicode for :under_construction: with svg file ([71a4cf2](https://github.com/atao60/fse-cli/commit/71a4cf2e0a0ef57d9a13aba8d6cc49d7f67a3d10)) ### [0.0.50](https://github.com/atao60/fse-cli/compare/v0.0.49...v0.0.50) (2021-01-28) ### Bug Fixes * **release:** force loading all commits during github action ([6b0cad5](https://github.com/atao60/fse-cli/commit/6b0cad548fb86b1be71ad75cd0ea9ba718f097e2)) ### [0.0.49](https://github.com/atao60/fse-cli/compare/v0.0.48...v0.0.49) (2021-01-28) ### Bug Fixes * **release:** use github.workspace for body_path of github action 'create-release' ([18c4f90](https://github.com/atao60/fse-cli/commit/18c4f903d83ccb03f525ebbf0208ac474a64209c)) ### [0.0.48](https://github.com/atao60/fse-cli/compare/v0.0.47...v0.0.48) (2021-01-28) ### Bug Fixes * **release:** replace output var with file for github action 'create-release' ([9f6e6d8](https://github.com/atao60/fse-cli/commit/9f6e6d8290ae6fc3c850c3b9442665406b14d2fe)) ### [0.0.47](https://github.com/atao60/fse-cli/compare/v0.0.46...v0.0.47) (2021-01-28) ### Bug Fixes * **release:** yet a new try to add body to github release ([1066076](https://github.com/atao60/fse-cli/commit/10660763a6049016ae71c8f67d8ba32424a675ea)) ### [0.0.46](https://github.com/atao60/fse-cli/compare/v0.0.45...v0.0.46) (2021-01-28) ### Bug Fixes * **release:** new try to add body to github release ([ccb4881](https://github.com/atao60/fse-cli/commit/ccb488151fe521e12d3b053006ee05fa504b765e)) ### [0.0.45](https://github.com/atao60/fse-cli/compare/v0.0.44...v0.0.45) (2021-01-28) ### Bug Fixes * **release:** add body to github release ([d4fbf47](https://github.com/atao60/fse-cli/commit/d4fbf47b4011c965a36d762db044c8a6ce914879)) ### [0.0.44](https://github.com/atao60/fse-cli/compare/v0.0.43...v0.0.44) (2021-01-28) ### Features * **release:** add github action 'create-release' ([f6bf006](https://github.com/atao60/fse-cli/commit/f6bf006f09bc5611310f35f95b8e29e9af38586d)) ### Bug Fixes * **publishing:** restore README.md & C° ([5c48d89](https://github.com/atao60/fse-cli/commit/5c48d89509519ee4dbd9b0ba72fb62b03a0888ba)) ### [0.0.43](https://github.com/atao60/fse-cli/compare/v0.0.42...v0.0.43) (2021-01-27) ### Performance Improvements * **publishing:** publish with even less dev stuff, no more types and map files ([5aeac38](https://github.com/atao60/fse-cli/commit/5aeac3854325e7f16b9eb9686fbd03b301cd4bce)) ### Docs * add minor changes to ./README.md ([fb4a538](https://github.com/atao60/fse-cli/commit/fb4a538e50f89e55a208d73a9940c1cab31766b8)) ### Others * update dependencies (among which fs-extra to 9.1.0) ([7a88e27](https://github.com/atao60/fse-cli/commit/7a88e274061da946df42fb969d48af09d68e6e4f)) ### [0.0.42](https://github.com/atao60/fse-cli/compare/v0.0.41...v0.0.42) (2021-01-25) ### Bug Fixes * **publishing:** remove script 'prepublishOnly' ([498e726](https://github.com/atao60/fse-cli/commit/498e726edccf5e5207f6702004b4c8d6789907d4)) ### [0.0.41](https://github.com/atao60/fse-cli/compare/v0.0.40...v0.0.41) (2021-01-25) ### Bug Fixes * **scripts:** store package-lock.json in the right place during publishing ([02484d0](https://github.com/atao60/fse-cli/commit/02484d01ba753f0e7cd813bc9188d00b91f24168)) ### Performance Improvements * **publishing:** publish a version of fse-cli without dev stuff ([3872fad](https://github.com/atao60/fse-cli/commit/3872fadf76d5bef5787f1971b8435f2452153058)), closes [#6](https://github.com/atao60/fse-cli/issues/6) ### [0.0.40](https://github.com/atao60/fse-cli/compare/v0.0.39...v0.0.40) (2021-01-24) ### Bug Fixes * **emptydir:** allow access to task 'emptyDir' with the right parameter ([82c3ee2](https://github.com/atao60/fse-cli/commit/82c3ee2ec5aab4aecac7332bbd5032915d09632e)), closes [#8](https://github.com/atao60/fse-cli/issues/8) ### Code Refactoring * move import-s from 'fs' to 'fs-extra' ([6cf1d21](https://github.com/atao60/fse-cli/commit/6cf1d21881c709dee418da73d2ae44ef3ed0ef42)) ### Styling * **remove:** change console log message ([1372a8a](https://github.com/atao60/fse-cli/commit/1372a8a182d440ed60bbaff1a25b4c2d5dbc895f)) * **test:** explicit missing type var in test/cmd.ts ([05711d1](https://github.com/atao60/fse-cli/commit/05711d15d8bcc1fbfa1bada975c39f3104f00fab)) * change console log messages ([2a2ea1e](https://github.com/atao60/fse-cli/commit/2a2ea1eb3ec73afeb43058ecd15a0cbbdfcdef08)) ### Tests * **emptydir:** add minimal testing of task emptyDir ([eaadb82](https://github.com/atao60/fse-cli/commit/eaadb82aa28d3a820fc0fc2d91d5c800ab9c5202)), closes [#8](https://github.com/atao60/fse-cli/issues/8) ### Build System * **scripts:** add launching 'publish' with the right parameters ([8f185b3](https://github.com/atao60/fse-cli/commit/8f185b31e4f8c7fc3f1baeee2cefa0bcd19981f0)) * **scripts:** add launching 'test:dev' in debug mode ([571d6fc](https://github.com/atao60/fse-cli/commit/571d6fcc9801c6aae27be37427508e98dc3010d4)) ### [0.0.39](https://github.com/atao60/fse-cli/compare/v0.0.38...v0.0.39) (2021-01-21) ### Bug Fixes * don't use internal rimraf during publishing ([d21f215](https://github.com/atao60/fse-cli/commit/d21f21563518aeb8d4f26466401eefee308b9b2b)) ### [0.0.38](https://github.com/atao60/fse-cli/compare/v0.0.37...v0.0.38) (2021-01-20) ### Performance Improvements * publish npm-shrinkwrap.json expunged from dev deps ([e4edc96](https://github.com/atao60/fse-cli/commit/e4edc967b77e907f98f7315a28a965d1a69ee107)), closes [#6](https://github.com/atao60/fse-cli/issues/6) ### [0.0.37](https://github.com/atao60/fse-cli/compare/v0.0.36...v0.0.37) (2021-01-20) ### Bug Fixes * new RELEASE.json commited with each release ([d5b8a0c](https://github.com/atao60/fse-cli/commit/d5b8a0ce327ef35a12a5736d6c3ff7dc13b6ec3d)) ### [0.0.36](https://github.com/atao60/fse-cli/compare/v0.0.35...v0.0.36) (2021-01-19) ### Performance Improvements * stop publishing file npm-shrinkwrap.json ([83ee913](https://github.com/atao60/fse-cli/commit/83ee9132edda629d6599b91561609d85fe9e0588)) ### Styling * **es-lint:** remove es-lint exceptions ([7f8e79c](https://github.com/atao60/fse-cli/commit/7f8e79cf460b2242a47ebe17ff024d4036dd5686)) ### Others * add VSC configuration ([182ae96](https://github.com/atao60/fse-cli/commit/182ae96424e9b8f6e00151492deab7893b0829d6)) * remove dependency on babel-eslint ([7f812d1](https://github.com/atao60/fse-cli/commit/7f812d10547c669f7ba46ee263eed756f4dc05c0)) * replace linguist-vendored with '-linguist-detectable' for config files in js ([f111d87](https://github.com/atao60/fse-cli/commit/f111d871fa50fc7220a55c5a85e9d3f16ebf84a9)) ### Code Refactoring * **tests:** remove some eslint exceptions ([f9ac158](https://github.com/atao60/fse-cli/commit/f9ac15892918bafab3d3800c4f43eca45b9c57de)) * rewrite index file with TS ([b04f170](https://github.com/atao60/fse-cli/commit/b04f17058820be837580c25b2253e940193ba805)) ### Docs * add first architecture decision records ([1b70354](https://github.com/atao60/fse-cli/commit/1b70354e233d39856960f82ac5e313830caddb2d)) * change README with some rephrasing ([d7d9066](https://github.com/atao60/fse-cli/commit/d7d906601c6443b201b000db35836fbc02aa0c3e)) * cross platform concerns ([22ef5cf](https://github.com/atao60/fse-cli/commit/22ef5cfd3b8d94de9f05e4198242379b463260ec)) ### [0.0.35](https://github.com/atao60/fse-cli/compare/v0.0.34...v0.0.35) (2020-11-13) ### Docs * minor corr. in README ([abae19d](https://github.com/atao60/fse-cli/commit/abae19dea46d02c368decd7047eb866b0edf0592)) ### [0.0.34](https://github.com/atao60/fse-cli/compare/v0.0.33...v0.0.34) (2020-11-13) ### Code Refactoring * remove babel-register.js and update babel.config.js ([aec23ee](https://github.com/atao60/fse-cli/commit/aec23eec3bec8fa7ad33ed6a951a63383315ea05)) * setup typescript in strict mode for source code (under ./src) ([11e2958](https://github.com/atao60/fse-cli/commit/11e29584c686b3bc9b49207f598131ae425dc25f)) ### Docs * rewrite some docs & add .gitattributes with linguist-vendored ([1ac7bcf](https://github.com/atao60/fse-cli/commit/1ac7bcf8217a92a923304181669704be78e8596d)) * update docs with package 'cost-of-modules' ([df2df3d](https://github.com/atao60/fse-cli/commit/df2df3d475f0f2893dcd03a81a62c2aa9fd8310a)) ### Styling * rename a npm script and remove ts types ([9d1f8c6](https://github.com/atao60/fse-cli/commit/9d1f8c63a89ac5cca0a7106977e7f49a1744b8d9)) ### Tests * add checking highlighting in help content ([cd6d6ea](https://github.com/atao60/fse-cli/commit/cd6d6eac15905fe9f7fa77d988f15a2642465947)) ### [0.0.33](https://github.com/atao60/fse-cli/compare/v0.0.32...v0.0.33) (2020-09-22) ### Docs * correc. link 'help' & 'version' ([658339f](https://github.com/atao60/fse-cli/commit/658339febf3a6160a1475502f814531cb51ec36f)) ### [0.0.32](https://github.com/atao60/fse-cli/compare/v0.0.31...v0.0.32) (2020-09-22) ### Docs * add 'analyse dependencies' to CONTRIBUTING ([fdefa6a](https://github.com/atao60/fse-cli/commit/fdefa6a7d90292c7cc7c9c2986a075931cfb3f84)) ### Tests * enhance test descriptions and messages ([d6c98d6](https://github.com/atao60/fse-cli/commit/d6c98d6ac6ce6c3f8cbee93f8cff67a19b7310a6)) ### [0.0.31](https://github.com/atao60/fse-cli/compare/v0.0.30...v0.0.31) (2020-09-21) ### Others * add script "analyse" ([bb1e342](https://github.com/atao60/fse-cli/commit/bb1e342fe5df792f1670e3aca947c0f0bfd50a35)) * remove unused deps 'execa' and 'listr' ([425a99b](https://github.com/atao60/fse-cli/commit/425a99b220479bec0c3051abca812ef24020c26e)) ### Docs * add in README links to help and version entries in MANUAL ([31b828f](https://github.com/atao60/fse-cli/commit/31b828f33a733708c132d3d65f302c9299389906)) * update CONTRIBUTING ([43d4769](https://github.com/atao60/fse-cli/commit/43d47699f7133bba60ce688bfda8434b72d90413)) ### [0.0.30](https://github.com/atao60/fse-cli/compare/v0.0.29...v0.0.30) (2020-09-21) ### Others * remove script 'postinstall' ([42bb5ce](https://github.com/atao60/fse-cli/commit/42bb5ce51b53add454406897acdb8803b442b45f)) ### Code Refactoring * extract magic const, clarify args, asserts first ([b4b9621](https://github.com/atao60/fse-cli/commit/b4b96210e706448aeb82b1503e6e4c9eaca11ce5)) ### Docs * correct README ([160237c](https://github.com/atao60/fse-cli/commit/160237ceddaa676831df0506610050a5f310b098)) * update README and CONTRIBUTING ([6c172e4](https://github.com/atao60/fse-cli/commit/6c172e43b6b462bc830c521661264bb201ddcd0d)) ### [0.0.29](https://github.com/atao60/fse-cli/compare/v0.0.28...v0.0.29) (2020-09-04) ### Features * **docs:** add commands 'help' and 'version'. Enhance docs ([4063066](https://github.com/atao60/fse-cli/commit/4063066d2106ba4da6b3e3ebe1f84dff33cdc2cb)) ### [0.0.28](https://github.com/atao60/fse-cli/compare/v0.0.27...v0.0.28) (2020-09-02) ### Docs * clarify some messages and docs related to them ([daf9fde](https://github.com/atao60/fse-cli/commit/daf9fde287fb13d22348d54d5dd7010cb351663c)) ### [0.0.27](https://github.com/atao60/fse-cli/compare/v0.0.26...v0.0.27) (2020-09-02) ### Bug Fixes * avoid warning about recent node version ([7b957dc](https://github.com/atao60/fse-cli/commit/7b957dc26823162013c81f649daf4dbf7eaeeb72)), closes [#5](https://github.com/atao60/fse-cli/issues/5) ### [0.0.26](https://github.com/atao60/fse-cli/compare/v0.0.25...v0.0.26) (2020-09-02) ### Bug Fixes * move 'source-map-support' from devDeps to deps ([00f5828](https://github.com/atao60/fse-cli/commit/00f582814b51429ea7243371b257dd4355f67a1c)), closes [#5](https://github.com/atao60/fse-cli/issues/5) ### [0.0.25](https://github.com/atao60/fse-cli/compare/v0.0.24...v0.0.25) (2020-09-02) ### Bug Fixes * remove comment from json file '.versionrc' ([41d62de](https://github.com/atao60/fse-cli/commit/41d62deaa714f72275da92cf98f8fdf9df9f2cb7)) ### Others * add commitizen and commitlint ([c86a0af](https://github.com/atao60/fse-cli/commit/c86a0af654ae6121b04e9090dadcd3d7d68b2a50)) ### Docs * update README and CONTRIBUTING about commit, release and publish ([690ae6a](https://github.com/atao60/fse-cli/commit/690ae6a2474e33b9eefa50cb58ec47af8c502666)) ### [0.0.24](https://github.com/atao60/fse-cli/compare/v0.0.23...v0.0.24) (2020-09-01) ### [0.0.23](https://github.com/atao60/fse-cli/compare/v0.0.22...v0.0.23) (2020-09-01) ### [0.0.22](https://github.com/atao60/fse-cli/compare/v0.0.21...v0.0.22) (2020-08-31) ### Bug Fixes * **scripts:** remove any deps of rmdir script ([91c57e6](https://github.com/atao60/fse-cli/commit/91c57e6f7b796d062f3b4be65f2717a3a233573f)) ### [0.0.21](https://github.com/atao60/fse-cli/compare/v0.0.20...v0.0.21) (2020-07-02) ### [0.0.20](https://github.com/atao60/fse-cli/compare/v0.0.19...v0.0.20) (2020-06-28) ### [0.0.19](https://github.com/atao60/fse-cli/compare/v0.0.18...v0.0.19) (2020-06-28) ### [0.0.18](https://github.com/atao60/fse-cli/compare/v0.0.17...v0.0.18) (2020-06-28) ### [0.0.17](https://github.com/atao60/fse-cli/compare/v0.0.16...v0.0.17) (2020-06-28) ### Bug Fixes * pre/postversion become pre/postrelease ([7a29d35](https://github.com/atao60/fse-cli/commit/7a29d35bd669ce16d72cc57df986fc037429e993)) ### [0.0.16](https://github.com/atao60/fse-cli/compare/v0.0.15...v0.0.16) (2020-06-28) ### [0.0.15](https://github.com/atao60/fse-cli/compare/v0.0.14...v0.0.15) (2020-06-28) ### Bug Fixes * misplaced preset in babel config ([5e1d1f8](https://github.com/atao60/fse-cli/commit/5e1d1f8b81f77765cfe81ed80c3f2d0c333993ce)) * vulnerabilities with yargs-parser ([6108063](https://github.com/atao60/fse-cli/commit/610806375042d62c01756bf17f9d4a503290ac1f)) ### [0.0.14](https://github.com/atao60/fse-cli/compare/v0.0.13...v0.0.14) (2020-06-26) ### [0.0.13](https://github.com/atao60/fse-cli/compare/v0.0.12...v0.0.13) (2020-06-20) ### [0.0.12](https://github.com/atao60/fse-cli/compare/v0.0.11...v0.0.12) (2020-06-20)