@@ -4,77 +4,94 @@ All notable changes to this project will be documented in this auto-generated
4
4
file. The format is based on [ Conventional Commits] [ 1 ] ; this project adheres to
5
5
[ Semantic Versioning] [ 2 ] .
6
6
7
- ### [ 1.0.3 ] [ 3 ] (2023-01-04 )
7
+ ### [ 1.0.4 ] [ 3 ] (2023-01-29 )
8
8
9
9
#### ⚙️ Build System
10
10
11
- - ** packages: ** update maintainence badge ( [ 4cbf746 ] [ 4 ] )
11
+ - Stabilize build process ( [ 6994784 ] [ 4 ] )
12
12
13
- ### [ 1.0.2 ] [ 5 ] (2022-10-28 )
13
+ ### [ 1.0.3 ] [ 5 ] (2023-01-04 )
14
14
15
15
#### ⚙️ Build System
16
16
17
- - ** package :** update core npm format script ( [ c9d61ba ] [ 6 ] )
17
+ - ** packages :** update maintainence badge ( [ 4cbf746 ] [ 6 ] )
18
18
19
- ### [ 1.0.1] [ 7 ] (2022-10-22)
19
+ #### 🔥 Reverted
20
+
21
+ - _ "test: replace remark-remove-comments with
22
+ @xunnamius/remark-remove-comments "_ ([ 2395903] [ 7 ] )
23
+
24
+ ### [ 1.0.2] [ 8 ] (2022-10-28)
25
+
26
+ #### ⚙️ Build System
27
+
28
+ - ** package:** update core npm format script ([ c9d61ba] [ 9 ] )
29
+
30
+ ### [ 1.0.1] [ 10 ] (2022-10-22)
20
31
21
32
#### 🪄 Fixes
22
33
23
34
- ** packages:** fix broken tables of contents in various readme files
24
- ([ f666393] [ 8 ] )
35
+ ([ f666393] [ 11 ] )
25
36
26
37
#### ⚙️ Build System
27
38
28
- - Add all-contributors ([ 84bff68] [ 9 ] )
39
+ - Add all-contributors ([ 84bff68] [ 12 ] )
29
40
30
- ## [ 1.0.0] [ 10 ] (2022-10-22)
41
+ ## [ 1.0.0] [ 13 ] (2022-10-22)
31
42
32
43
#### ✨ Features
33
44
34
45
- ** packages/remark-remove-unused-definitions:** add
35
- remark-remove-unused-definitions package ([ ac6129d] [ 11 ] )
46
+ remark-remove-unused-definitions package ([ ac6129d] [ 14 ] )
36
47
37
48
#### ⚙️ Build System
38
49
39
- - ** lint-staged:** add doctoc to pre-commit build process ([ fa4f9ee] [ 12 ] )
40
- - ** package:** add doctoc to npm format script ([ 112d42c] [ 13 ] )
41
- - ** package:** defer to jest.config.js for coverage options ([ 05cd09e] [ 14 ] )
42
- - ** package:** fix npm test script jest invocations ([ a2ccf80] [ 15 ] )
43
- - ** package:** use actual test ignore regex pattern ([ 6358888] [ 16 ] )
44
- - Update core build toolchain ([ 19243d6] [ 17 ] )
45
- - Update core lint npm script; add lint: all npm script ([ bd84d8f] [ 18 ] )
50
+ - ** lint-staged:** add doctoc to pre-commit build process ([ fa4f9ee] [ 15 ] )
51
+ - ** package:** add doctoc to npm format script ([ 112d42c] [ 16 ] )
52
+ - ** package:** defer to jest.config.js for coverage options ([ 05cd09e] [ 17 ] )
53
+ - ** package:** fix npm test script jest invocations ([ a2ccf80] [ 18 ] )
54
+ - ** package:** use actual test ignore regex pattern ([ 6358888] [ 19 ] )
55
+ - Update core build toolchain ([ 19243d6] [ 20 ] )
56
+ - Update core lint npm script; add lint: all npm script ([ bd84d8f] [ 21 ] )
46
57
47
58
[ 1 ] : https://conventionalcommits.org
48
59
[ 2 ] : https://semver.org
49
60
[ 3] :
50
- https://github.com/Xunnamius/unified-utils/compare/[email protected] .2 [email protected] .3
61
+ https://github.com/Xunnamius/unified-utils/compare/[email protected] .3 [email protected] .4
51
62
[ 4] :
52
- https://github.com/Xunnamius/unified-utils/commit/4cbf746b78c3bb369c3b27228ec582c3a3e47c54
63
+ https://github.com/Xunnamius/unified-utils/commit/69947844f42e618f336aeeb9af1d6c9f4ee1e82b
53
64
[ 5] :
54
- https://github.com/Xunnamius/unified-utils/compare/[email protected] .1 [email protected] .2
65
+ https://github.com/Xunnamius/unified-utils/compare/[email protected] .2 [email protected] .3
55
66
[ 6] :
56
- https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9
67
+ https://github.com/Xunnamius/unified-utils/commit/4cbf746b78c3bb369c3b27228ec582c3a3e47c54
57
68
[ 7] :
58
- https://github.com/Xunnamius/unified-utils/compare/remark-remove-unused-definitions@[email protected]
69
+ https://github.com/Xunnamius/unified-utils/commit/23959035752e76f19ec4440cd762b4594fdb93bf
59
70
[ 8] :
60
- https://github.com/Xunnamius/unified-utils/commit/f6663933fe4a7d577956527efe752e18607262ba
71
+ https://github.com/Xunnamius/unified-utils/compare/remark-remove-unused-definitions@[email protected]
61
72
[ 9] :
62
- https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473
73
+ https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9
63
74
[ 10] :
64
- https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6... [email protected] .0
75
+ https://github.com/Xunnamius/unified-utils/compare/[email protected] ...[email protected] .1
65
76
[ 11] :
66
- https://github.com/Xunnamius/unified-utils/commit/ac6129ddbbc8f2dda3c96047a8e6e8f182d53b8a
77
+ https://github.com/Xunnamius/unified-utils/commit/f6663933fe4a7d577956527efe752e18607262ba
67
78
[ 12] :
68
- https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e
79
+ https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473
69
80
[ 13] :
70
- https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c
81
+ https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6...remark-remove-unused-definitions@1.0.0
71
82
[ 14] :
72
- https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6
83
+ https://github.com/Xunnamius/unified-utils/commit/ac6129ddbbc8f2dda3c96047a8e6e8f182d53b8a
73
84
[ 15] :
74
- https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f
85
+ https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e
75
86
[ 16] :
76
- https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811
87
+ https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c
77
88
[ 17] :
78
- https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b
89
+ https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6
79
90
[ 18] :
91
+ https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f
92
+ [ 19] :
93
+ https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811
94
+ [ 20] :
95
+ https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b
96
+ [ 21] :
80
97
https://github.com/Xunnamius/unified-utils/commit/bd84d8fc1fb5c4d1828a16a47214a6730f34899a
0 commit comments