@@ -4,52 +4,52 @@ 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.0.0 (2023-12-29 )
7+ ## [ 1.1.0 ] [ 3 ] (2023-12-31 )
88
99#### ✨ Features
1010
11- - ** src:** disallow creating commands with conflicting names/aliases ( [ 78bf8ff ] [ 3 ] )
11+ - ** src:** support file://-style URLs ( [ 0e5067e ] [ 4 ] )
1212
1313#### 🪄 Fixes
1414
15- - Rename package from "black-flag" to " [ @ black- ] [ 4 ] flag/core" npm typosquat workaround ( [ 292ead5 ] [ 5 ] )
15+ - ** src: ** ensure --version is included in help text output when relevant ( [ 4f159dc ] [ 5 ] )
1616
1717#### ⚙️ Build System
1818
19- - Fix horrible decision by marked devs to break output for no reason ([ 036e350] [ 6 ] )
20- - ** jest:** ensure pkg-up is transformed ([ c7f4aef] [ 7 ] )
21- - ** jest:** fix transformIgnorePatterns ([ 0548d34] [ 8 ] )
22- - ** jest:** transpile node\_ modules ([ 5cf7a6c] [ 9 ] )
23- - ** tsconfig:** fix internal path resolution ([ fbe3a69] [ 10 ] )
24- - ** tsconfig:** upgrade to NodeNext ([ d3a499e] [ 11 ] )
19+ - ** babel:** fix ESM<=>CJS interop issue ([ 5470091] [ 6 ] )
2520
26- ## 0 .0.0-Semantic (2023-12-29)
21+ ## [ 1 .0.0] [ 7 ] (2023-12-29)
2722
2823#### ✨ Features
2924
30- - ** src:** disallow creating commands with conflicting names/aliases ([ 78bf8ff] [ 3 ] )
25+ - ** src:** disallow creating commands with conflicting names/aliases ([ 78bf8ff] [ 8 ] )
3126
3227#### 🪄 Fixes
3328
34- - Rename package from "black-flag" to "[ @black- ] [ 4 ] flag/core" npm typosquat workaround ([ 292ead5] [ 5 ] )
29+ - Rename package from "black-flag" to "[ @black- ] [ 9 ] flag/core" npm typosquat workaround ([ 292ead5] [ 10 ] )
3530
3631#### ⚙️ Build System
3732
38- - Fix horrible decision by marked devs to break output for no reason ([ 036e350] [ 6 ] )
39- - ** jest:** ensure pkg-up is transformed ([ c7f4aef] [ 7 ] )
40- - ** jest:** fix transformIgnorePatterns ([ 0548d34] [ 8 ] )
41- - ** jest:** transpile node\_ modules ([ 5cf7a6c] [ 9 ] )
42- - ** tsconfig:** fix internal path resolution ([ fbe3a69] [ 10 ] )
43- - ** tsconfig:** upgrade to NodeNext ([ d3a499e] [ 11 ] )
33+ - Fix horrible decision by marked devs to break output for no reason ([ 036e350] [ 11 ] )
34+ - ** jest:** ensure pkg-up is transformed ([ c7f4aef] [ 12 ] )
35+ - ** jest:** fix transformIgnorePatterns ([ 0548d34] [ 13 ] )
36+ - ** jest:** transpile node\_ modules ([ 5cf7a6c] [ 14 ] )
37+ - ** tsconfig:** fix internal path resolution ([ fbe3a69] [ 15 ] )
38+ - ** tsconfig:** upgrade to NodeNext ([ d3a499e] [ 16 ] )
4439
4540[ 1 ] : https://conventionalcommits.org
4641[ 2 ] : https://semver.org
47- [ 3 ] : https://github.com/Xunnamius/black-flag/commit/78bf8ffb0a6931fb3b131c42ce4b84146bfec842
48- [ 4 ] : https://github.com/black-
49- [ 5 ] : https://github.com/Xunnamius/black-flag/commit/292ead5aa3f18c556d72d714830dcf07b9253e6d
50- [ 6 ] : https://github.com/Xunnamius/black-flag/commit/036e3506edc863da86372163c91dd650d6ac1e87
51- [ 7 ] : https://github.com/Xunnamius/black-flag/commit/c7f4aef48366dc13685fb9805086be52d3561eff
52- [ 8 ] : https://github.com/Xunnamius/black-flag/commit/0548d34f559c3b8ba6d9514f1586aeeb3b382f72
53- [ 9 ] : https://github.com/Xunnamius/black-flag/commit/5cf7a6c79bba3125ce47838e5cfd24a1a08bbd17
54- [ 10 ] : https://github.com/Xunnamius/black-flag/commit/fbe3a699a9063ed7da08311a22fe798672583b0f
55- [ 11 ] : https://github.com/Xunnamius/black-flag/commit/d3a499e7aeddf23d392479b2cf99cc98bce8226f
42+ [ 3 ] : https://github.com/Xunnamius/black-flag/compare/v1.0.0...v1.1.0
43+ [ 4 ] : https://github.com/Xunnamius/black-flag/commit/0e5067e2b0913a19bdc6975b50b272bb5872ba98
44+ [ 5 ] : https://github.com/Xunnamius/black-flag/commit/4f159dc4b84223dd6b07456c0b50da16d2816bea
45+ [ 6 ] : https://github.com/Xunnamius/black-flag/commit/5470091e385ca344e12a280ff95be793742874b8
46+ [ 7 ] : https://github.com/Xunnamius/black-flag/compare/d3a499e7aeddf23d392479b2cf99cc98bce8226f...v1.0.0
47+ [ 8 ] : https://github.com/Xunnamius/black-flag/commit/78bf8ffb0a6931fb3b131c42ce4b84146bfec842
48+ [ 9 ] : https://github.com/black-
49+ [ 10 ] : https://github.com/Xunnamius/black-flag/commit/292ead5aa3f18c556d72d714830dcf07b9253e6d
50+ [ 11 ] : https://github.com/Xunnamius/black-flag/commit/036e3506edc863da86372163c91dd650d6ac1e87
51+ [ 12 ] : https://github.com/Xunnamius/black-flag/commit/c7f4aef48366dc13685fb9805086be52d3561eff
52+ [ 13 ] : https://github.com/Xunnamius/black-flag/commit/0548d34f559c3b8ba6d9514f1586aeeb3b382f72
53+ [ 14 ] : https://github.com/Xunnamius/black-flag/commit/5cf7a6c79bba3125ce47838e5cfd24a1a08bbd17
54+ [ 15 ] : https://github.com/Xunnamius/black-flag/commit/fbe3a699a9063ed7da08311a22fe798672583b0f
55+ [ 16 ] : https://github.com/Xunnamius/black-flag/commit/d3a499e7aeddf23d392479b2cf99cc98bce8226f
0 commit comments