@@ -6,7 +6,7 @@ this project adheres to [Semantic Versioning][2].
6
6
7
7
<br />
8
8
9
- ## @black-flag/checks \ @ 1.0.0 (2025-03-14)
9
+ ## @black-flag/checks [ @1 .0.0] [ 3 ] (2025-03-14)
10
10
11
11
### 💥 BREAKING CHANGES 💥
12
12
@@ -16,32 +16,50 @@ this project adheres to [Semantic Versioning][2].
16
16
17
17
### ✨ Features
18
18
19
- - ** packages/checks:** implement @black-flag/checks ([ 64029b9] [ 3 ] )
20
- - ** packages/checks:** implement ` checkArrayNoConflicts ` and ` checkArrayUnique ` ([ 10cd0eb] [ 4 ] )
19
+ - ** packages/checks:** implement @black-flag/checks ([ 64029b9] [ 4 ] )
20
+ - ** packages/checks:** implement ` checkArrayNoConflicts ` and ` checkArrayUnique ` ([ 10cd0eb] [ 5 ] )
21
21
22
22
### 🪄 Fixes
23
23
24
- - Fix Windows interop issues ([ b3abf95] [ 5 ] ) <sup >see [ #174 ] [ 6 ] </sup >
24
+ - Fix Windows interop issues ([ b3abf95] [ 6 ] ) <sup >see [ #174 ] [ 7 ] </sup >
25
25
26
26
### ⚙️ Build System
27
27
28
- - ** husky:** force lint-staged (via husky) to only use global config file ([ 5d3f2cc] [ 7 ] )
29
- - ** husky:** update to latest hooks ([ 75d5c66] [ 8 ] )
30
- - ** tsconfig:** fix internal path resolution ([ fbe3a69] [ 9 ] )
31
- - ** tsconfig:** upgrade to NodeNext ([ d3a499e] [ 10 ] )
28
+ - ** husky:** force lint-staged (via husky) to only use global config file ([ 5d3f2cc] [ 8 ] )
29
+ - ** husky:** update to latest hooks ([ 75d5c66] [ 9 ] )
30
+ - ** tsconfig:** fix internal path resolution ([ fbe3a69] [ 10 ] )
31
+ - ** tsconfig:** upgrade to NodeNext ([ d3a499e] [ 11 ] )
32
32
33
33
### 🧙🏿 Refactored
34
34
35
- - Rename and restructure exports for better docs generation ([ 8303ba7] [ 11 ] )
35
+ - Rename and restructure exports for better docs generation ([ 8303ba7] [ 12 ] )
36
+
37
+ ### 🔥 Reverted
38
+
39
+ - _ "build(deps): bump core-js from 3.40.0 to 3.41.0"_ ([ e75f6f8] [ 13 ] )
40
+
41
+ <br />
42
+
43
+ ### 🏗️ Patch @black-flag/checks [ @1 .0.1] [ 14 ] (2025-03-17)
44
+
45
+ #### ⚙️ Build System
46
+
47
+ - ** deps:** bump core-js from 3.40.0 to 3.41.0 ([ 9e54cd6] [ 15 ] )
48
+ - ** deps:** bump core-js from 3.40.0 to 3.41.0 ([ 9371719] [ 16 ] )
36
49
37
50
[ 1 ] : https://conventionalcommits.org
38
51
[ 2 ] : https://semver.org
39
- [ 3 ] : https://github.com/Xunnamius/black-flag/commit/64029b9dc0d1e8224d65d2e6c9653b2c09abb962
40
- [ 4 ] : https://github.com/Xunnamius/black-flag/commit/10cd0ebc0304d033218ec4dffba0c41cb2e85ff6
41
- [ 5 ] : https://github.com/Xunnamius/black-flag/commit/b3abf95ca2958d5d2fca1091178c050ef88fe5f5
42
- [ 6 ] : https://github.com/Xunnamius/black-flag/issues/174
43
- [ 7 ] : https://github.com/Xunnamius/black-flag/commit/5d3f2ccdfcd615917892d27a5c2cfa1b28879e0c
44
- [ 8 ] : https://github.com/Xunnamius/black-flag/commit/75d5c66bcce8f0c2c139962f7ddd28aa0c9499d7
45
- [ 9 ] : https://github.com/Xunnamius/black-flag/commit/fbe3a699a9063ed7da08311a22fe798672583b0f
46
- [ 10 ] : https://github.com/Xunnamius/black-flag/commit/d3a499e7aeddf23d392479b2cf99cc98bce8226f
47
- [ 11 ] : https://github.com/Xunnamius/black-flag/commit/8303ba7f438ae7f7dedfc2b6f5fd396cab32b252
52
+ [ 3 ] :
https://github.com/Xunnamius/black-flag/compare/d3a499e7aeddf23d392479b2cf99cc98bce8226f...@black-flag/[email protected]
53
+ [ 4 ] : https://github.com/Xunnamius/black-flag/commit/64029b9dc0d1e8224d65d2e6c9653b2c09abb962
54
+ [ 5 ] : https://github.com/Xunnamius/black-flag/commit/10cd0ebc0304d033218ec4dffba0c41cb2e85ff6
55
+ [ 6 ] : https://github.com/Xunnamius/black-flag/commit/b3abf95ca2958d5d2fca1091178c050ef88fe5f5
56
+ [ 7 ] : https://github.com/Xunnamius/black-flag/issues/174
57
+ [ 8 ] : https://github.com/Xunnamius/black-flag/commit/5d3f2ccdfcd615917892d27a5c2cfa1b28879e0c
58
+ [ 9 ] : https://github.com/Xunnamius/black-flag/commit/75d5c66bcce8f0c2c139962f7ddd28aa0c9499d7
59
+ [ 10 ] : https://github.com/Xunnamius/black-flag/commit/fbe3a699a9063ed7da08311a22fe798672583b0f
60
+ [ 11 ] : https://github.com/Xunnamius/black-flag/commit/d3a499e7aeddf23d392479b2cf99cc98bce8226f
61
+ [ 12 ] : https://github.com/Xunnamius/black-flag/commit/8303ba7f438ae7f7dedfc2b6f5fd396cab32b252
62
+ [ 13 ] : https://github.com/Xunnamius/black-flag/commit/e75f6f8fa90784f1aefab49305a99e7b839b615b
63
+ [ 14 ] :
https://github.com/Xunnamius/black-flag/compare/@black-flag/[email protected] ...@black-flag/[email protected]
64
+ [ 15 ] : https://github.com/Xunnamius/black-flag/commit/9e54cd6bf33b63e1035fbaa43931944266cfe21b
65
+ [ 16 ] : https://github.com/Xunnamius/black-flag/commit/937171967cd8887a8aba12cbb23c0adffacc6c78
0 commit comments