UNPKG

validate-branch-name

Version:
88 lines (39 loc) 4.08 kB
# [1.3.0](https://github.com/JsonMa/validate-branch-name/compare/v1.2.1...v1.3.0) (2022-02-22) ### Features * add main to detfault config ([9d58f00](https://github.com/JsonMa/validate-branch-name/commit/9d58f00524157aa716cf4b2522d8efda3dea9f69)) ## [1.2.1](https://github.com/JsonMa/validate-branch-name/compare/v1.2.0...v1.2.1) (2021-11-30) ### Features * :bookmark: release v1.2.1 ([ee547af](https://github.com/JsonMa/validate-branch-name/commit/ee547af576f7891f7cef7f970f8a6cac5ce6623c)) # [1.2.0](https://github.com/JsonMa/validate-branch-name/compare/v1.1.1...v1.2.0) (2021-11-26) ### Features * :bookmark: release v1.1.1 ([175b7a2](https://github.com/JsonMa/validate-branch-name/commit/175b7a228c3c4c91872804aa8efa5c36e5053b03)) * :sparkles: support.cjs config file ([d5afb5f](https://github.com/JsonMa/validate-branch-name/commit/d5afb5fadf72a753db8a9181075e70d0cbfef310)) ## [1.1.1](https://github.com/JsonMa/validate-branch-name/compare/v1.1.0...v1.1.1) (2021-11-25) ### Bug Fixes * :bug: fix useless console log ([f23fb87](https://github.com/JsonMa/validate-branch-name/commit/f23fb87242e537ef1763f6910118286324e2f226)) ### Features * :bookmark: release v1.1.0 ([c8df179](https://github.com/JsonMa/validate-branch-name/commit/c8df1796c519d4ce316fd692bcb0d297d742384a)) * add change log to project ([0944421](https://github.com/JsonMa/validate-branch-name/commit/0944421f955a35b313b36715c597c168ae902354)) # [1.1.0](https://github.com/JsonMa/validate-branch-name/compare/v1.0.6...v1.1.0) (2021-11-25) ### Features * :memo: socialify project ([5f7270d](https://github.com/JsonMa/validate-branch-name/commit/5f7270db080077e37423c666d81e41a0f501e900)) * :sparkles: add command line interface ([bafc956](https://github.com/JsonMa/validate-branch-name/commit/bafc956fca5a77d9301d17da3e14ba6e37dfbc87)) * add husky pre-commit example ([b1a5a10](https://github.com/JsonMa/validate-branch-name/commit/b1a5a1095d4bca24502db67bf6af3a1e38399893)) * add json config example ([9207f9c](https://github.com/JsonMa/validate-branch-name/commit/9207f9c4dc3c5a8b94c3d72a5e19a48e79d45d9a)) * add logo to project ([b7f36db](https://github.com/JsonMa/validate-branch-name/commit/b7f36dbeadf82e8700bcd5e00ac9d8654a26d1a5)) * add logo to readme ([4f8da80](https://github.com/JsonMa/validate-branch-name/commit/4f8da805b8418228d0f1bbd5809d288c9af7a106)) * add transparent logo ([a36da44](https://github.com/JsonMa/validate-branch-name/commit/a36da44d2d35d0bafc51c16568b2500d4ad90eed)) ## [1.0.6](https://github.com/JsonMa/validate-branch-name/compare/v1.0.5...v1.0.6) (2020-04-23) ## [1.0.5](https://github.com/JsonMa/validate-branch-name/compare/v1.0.4...v1.0.5) (2020-01-14) ## [1.0.4](https://github.com/JsonMa/validate-branch-name/compare/47cf540bc7f56b4f6bba1342c1e7a1a570f2d626...v1.0.4) (2019-08-16) ### Bug Fixes * change exitCode value ([01dba1a](https://github.com/JsonMa/validate-branch-name/commit/01dba1a6d01853e15a871023350e89fe5072473b)) * change validation pattern ([47cf540](https://github.com/JsonMa/validate-branch-name/commit/47cf540bc7f56b4f6bba1342c1e7a1a570f2d626)) * fix test script bug ([9a3751f](https://github.com/JsonMa/validate-branch-name/commit/9a3751f6c452e7308570b61fc81caed4a56752b4)) * resolve config bug ([f3be7af](https://github.com/JsonMa/validate-branch-name/commit/f3be7af4ac2f1315055775d5aa41cd2ef782c085)) * update version number to v1.0.1 ([4168fb5](https://github.com/JsonMa/validate-branch-name/commit/4168fb5adf782ca9af143f9cdb57a79642c07f02)) * update version to 1.0.4 ([a37bf7c](https://github.com/JsonMa/validate-branch-name/commit/a37bf7c23c044aa11b12a857d7b6d51e4ae8477c)) ### Features * add bin config to package.json ([4e0db74](https://github.com/JsonMa/validate-branch-name/commit/4e0db74dbf3470484a3d173a158adfc4aaa4d792)) * add node prefix to bin file ([abe5c58](https://github.com/JsonMa/validate-branch-name/commit/abe5c582799a5517ce6d89d4239d05db8c170ed1)) * add validation method ([fd28804](https://github.com/JsonMa/validate-branch-name/commit/fd28804660ff77d3b4c761e4db01796b5ce4bd06))