@@ -4,60 +4,68 @@ All notable changes to this project will be documented in this auto-generated
44file. The format is based on [ Conventional Commits] [ 1 ] ;
55this project adheres to [ Semantic Versioning] [ 2 ] .
66
7- ### [ 1.1.1 ] [ 3 ] (2023-12-31)
7+ ### [ 1.1.2 ] [ 3 ] (2023-12-31)
88
99#### 🪄 Fixes
1010
11- - Fix Node10 type resolution failure ( [ b6178c9 ] [ 4 ] )
11+ - ** readme: ** move parserConfiguration call out of dead zone in example ( [ f79c114 ] [ 4 ] )
1212
13- ## [ 1.1.0] [ 5 ] (2023-12-31)
13+ ### [ 1.1.1] [ 5 ] (2023-12-31)
14+
15+ #### 🪄 Fixes
16+
17+ - Fix Node10 type resolution failure ([ b6178c9] [ 6 ] )
18+
19+ ## [ 1.1.0] [ 7 ] (2023-12-31)
1420
1521#### ✨ Features
1622
17- - ** src:** support file://-style URLs ([ 0e5067e] [ 6 ] )
23+ - ** src:** support file://-style URLs ([ 0e5067e] [ 8 ] )
1824
1925#### 🪄 Fixes
2026
21- - ** src:** ensure --version is included in help text output when relevant ([ 4f159dc] [ 7 ] )
27+ - ** src:** ensure --version is included in help text output when relevant ([ 4f159dc] [ 9 ] )
2228
2329#### ⚙️ Build System
2430
25- - ** babel:** fix ESM<=>CJS interop issue ([ 5470091] [ 8 ] )
31+ - ** babel:** fix ESM<=>CJS interop issue ([ 5470091] [ 10 ] )
2632
27- ## [ 1.0.0] [ 9 ] (2023-12-29)
33+ ## [ 1.0.0] [ 11 ] (2023-12-29)
2834
2935#### ✨ Features
3036
31- - ** src:** disallow creating commands with conflicting names/aliases ([ 78bf8ff] [ 10 ] )
37+ - ** src:** disallow creating commands with conflicting names/aliases ([ 78bf8ff] [ 12 ] )
3238
3339#### 🪄 Fixes
3440
35- - Rename package from "black-flag" to "[ @black- ] [ 11 ] flag/core" npm typosquat workaround ([ 292ead5] [ 12 ] )
41+ - Rename package from "black-flag" to "[ @black- ] [ 13 ] flag/core" npm typosquat workaround ([ 292ead5] [ 14 ] )
3642
3743#### ⚙️ Build System
3844
39- - Fix horrible decision by marked devs to break output for no reason ([ 036e350] [ 13 ] )
40- - ** jest:** ensure pkg-up is transformed ([ c7f4aef] [ 14 ] )
41- - ** jest:** fix transformIgnorePatterns ([ 0548d34] [ 15 ] )
42- - ** jest:** transpile node\_ modules ([ 5cf7a6c] [ 16 ] )
43- - ** tsconfig:** fix internal path resolution ([ fbe3a69] [ 17 ] )
44- - ** tsconfig:** upgrade to NodeNext ([ d3a499e] [ 18 ] )
45+ - Fix horrible decision by marked devs to break output for no reason ([ 036e350] [ 15 ] )
46+ - ** jest:** ensure pkg-up is transformed ([ c7f4aef] [ 16 ] )
47+ - ** jest:** fix transformIgnorePatterns ([ 0548d34] [ 17 ] )
48+ - ** jest:** transpile node\_ modules ([ 5cf7a6c] [ 18 ] )
49+ - ** tsconfig:** fix internal path resolution ([ fbe3a69] [ 19 ] )
50+ - ** tsconfig:** upgrade to NodeNext ([ d3a499e] [ 20 ] )
4551
4652[ 1 ] : https://conventionalcommits.org
4753[ 2 ] : https://semver.org
48- [ 3 ] : https://github.com/Xunnamius/black-flag/compare/v1.1.0...v1.1.1
49- [ 4 ] : https://github.com/Xunnamius/black-flag/commit/b6178c9670a95084bca34424e71498f2d29ac48c
50- [ 5 ] : https://github.com/Xunnamius/black-flag/compare/v1.0.0...v1.1.0
51- [ 6 ] : https://github.com/Xunnamius/black-flag/commit/0e5067e2b0913a19bdc6975b50b272bb5872ba98
52- [ 7 ] : https://github.com/Xunnamius/black-flag/commit/4f159dc4b84223dd6b07456c0b50da16d2816bea
53- [ 8 ] : https://github.com/Xunnamius/black-flag/commit/5470091e385ca344e12a280ff95be793742874b8
54- [ 9 ] : https://github.com/Xunnamius/black-flag/compare/d3a499e7aeddf23d392479b2cf99cc98bce8226f...v1.0.0
55- [ 10 ] : https://github.com/Xunnamius/black-flag/commit/78bf8ffb0a6931fb3b131c42ce4b84146bfec842
56- [ 11 ] : https://github.com/black-
57- [ 12 ] : https://github.com/Xunnamius/black-flag/commit/292ead5aa3f18c556d72d714830dcf07b9253e6d
58- [ 13 ] : https://github.com/Xunnamius/black-flag/commit/036e3506edc863da86372163c91dd650d6ac1e87
59- [ 14 ] : https://github.com/Xunnamius/black-flag/commit/c7f4aef48366dc13685fb9805086be52d3561eff
60- [ 15 ] : https://github.com/Xunnamius/black-flag/commit/0548d34f559c3b8ba6d9514f1586aeeb3b382f72
61- [ 16 ] : https://github.com/Xunnamius/black-flag/commit/5cf7a6c79bba3125ce47838e5cfd24a1a08bbd17
62- [ 17 ] : https://github.com/Xunnamius/black-flag/commit/fbe3a699a9063ed7da08311a22fe798672583b0f
63- [ 18 ] : https://github.com/Xunnamius/black-flag/commit/d3a499e7aeddf23d392479b2cf99cc98bce8226f
54+ [ 3 ] : https://github.com/Xunnamius/black-flag/compare/v1.1.1...v1.1.2
55+ [ 4 ] : https://github.com/Xunnamius/black-flag/commit/f79c11476de47bee3fa01e139269393b604b4271
56+ [ 5 ] : https://github.com/Xunnamius/black-flag/compare/v1.1.0...v1.1.1
57+ [ 6 ] : https://github.com/Xunnamius/black-flag/commit/b6178c9670a95084bca34424e71498f2d29ac48c
58+ [ 7 ] : https://github.com/Xunnamius/black-flag/compare/v1.0.0...v1.1.0
59+ [ 8 ] : https://github.com/Xunnamius/black-flag/commit/0e5067e2b0913a19bdc6975b50b272bb5872ba98
60+ [ 9 ] : https://github.com/Xunnamius/black-flag/commit/4f159dc4b84223dd6b07456c0b50da16d2816bea
61+ [ 10 ] : https://github.com/Xunnamius/black-flag/commit/5470091e385ca344e12a280ff95be793742874b8
62+ [ 11 ] : https://github.com/Xunnamius/black-flag/compare/d3a499e7aeddf23d392479b2cf99cc98bce8226f...v1.0.0
63+ [ 12 ] : https://github.com/Xunnamius/black-flag/commit/78bf8ffb0a6931fb3b131c42ce4b84146bfec842
64+ [ 13 ] : https://github.com/black-
65+ [ 14 ] : https://github.com/Xunnamius/black-flag/commit/292ead5aa3f18c556d72d714830dcf07b9253e6d
66+ [ 15 ] : https://github.com/Xunnamius/black-flag/commit/036e3506edc863da86372163c91dd650d6ac1e87
67+ [ 16 ] : https://github.com/Xunnamius/black-flag/commit/c7f4aef48366dc13685fb9805086be52d3561eff
68+ [ 17 ] : https://github.com/Xunnamius/black-flag/commit/0548d34f559c3b8ba6d9514f1586aeeb3b382f72
69+ [ 18 ] : https://github.com/Xunnamius/black-flag/commit/5cf7a6c79bba3125ce47838e5cfd24a1a08bbd17
70+ [ 19 ] : https://github.com/Xunnamius/black-flag/commit/fbe3a699a9063ed7da08311a22fe798672583b0f
71+ [ 20 ] : https://github.com/Xunnamius/black-flag/commit/d3a499e7aeddf23d392479b2cf99cc98bce8226f
0 commit comments