@@ -4,66 +4,83 @@ 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.2 ] [ 3 ] (2023-01-04 )
7
+ ### [ 1.0.3 ] [ 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.1] [ 5 ] (2022-12-06)
13
+ ### [ 1.0.2] [ 5 ] (2023-01-04)
14
+
15
+ #### ⚙️ Build System
16
+
17
+ - ** packages:** update maintainence badge ([ 4cbf746] [ 6 ] )
18
+
19
+ #### 🔥 Reverted
20
+
21
+ - _ "test: replace remark-remove-comments with
22
+ @xunnamius/remark-remove-comments "_ ([ 2395903] [ 7 ] )
23
+
24
+ ### [ 1.0.1] [ 8 ] (2022-12-06)
14
25
15
26
#### 🪄 Fixes
16
27
17
28
- ** packages:** use "remark-lint" as origin scope for comment-level
18
- disable/ignore support ([ 3f15c0f] [ 6 ] )
29
+ disable/ignore support ([ 3f15c0f] [ 9 ] )
19
30
20
- ## [ 1.0.0] [ 7 ] (2022-10-30)
31
+ ## [ 1.0.0] [ 10 ] (2022-10-30)
21
32
22
33
#### ✨ Features
23
34
24
- - ** packages/remark-lint-heading-word-length:** add new package ([ c1ae1b2] [ 8 ] )
35
+ - ** packages/remark-lint-heading-word-length:** add new package ([ c1ae1b2] [ 11 ] )
25
36
26
37
#### ⚙️ Build System
27
38
28
- - Add all-contributors ([ 84bff68] [ 9 ] )
29
- - ** lint-staged:** add doctoc to pre-commit build process ([ fa4f9ee] [ 10 ] )
30
- - ** package:** add doctoc to npm format script ([ 112d42c] [ 11 ] )
31
- - ** package:** defer to jest.config.js for coverage options ([ 05cd09e] [ 12 ] )
32
- - ** package:** fix npm test script jest invocations ([ a2ccf80] [ 13 ] )
33
- - ** package:** update core npm format script ([ c9d61ba] [ 14 ] )
34
- - ** package:** use actual test ignore regex pattern ([ 6358888] [ 15 ] )
35
- - Update core build toolchain ([ 19243d6] [ 16 ] )
36
- - Update core lint npm script; add lint: all npm script ([ bd84d8f] [ 17 ] )
39
+ - Add all-contributors ([ 84bff68] [ 12 ] )
40
+ - ** lint-staged:** add doctoc to pre-commit build process ([ fa4f9ee] [ 13 ] )
41
+ - ** package:** add doctoc to npm format script ([ 112d42c] [ 14 ] )
42
+ - ** package:** defer to jest.config.js for coverage options ([ 05cd09e] [ 15 ] )
43
+ - ** package:** fix npm test script jest invocations ([ a2ccf80] [ 16 ] )
44
+ - ** package:** update core npm format script ([ c9d61ba] [ 17 ] )
45
+ - ** package:** use actual test ignore regex pattern ([ 6358888] [ 18 ] )
46
+ - Update core build toolchain ([ 19243d6] [ 19 ] )
47
+ - Update core lint npm script; add lint: all npm script ([ bd84d8f] [ 20 ] )
37
48
38
49
[ 1 ] : https://conventionalcommits.org
39
50
[ 2 ] : https://semver.org
40
51
[ 3] :
41
- https://github.com/Xunnamius/unified-utils/compare/[email protected] .1 [email protected] .2
52
+ https://github.com/Xunnamius/unified-utils/compare/[email protected] .2 [email protected] .3
42
53
[ 4] :
43
- https://github.com/Xunnamius/unified-utils/commit/4cbf746b78c3bb369c3b27228ec582c3a3e47c54
54
+ https://github.com/Xunnamius/unified-utils/commit/69947844f42e618f336aeeb9af1d6c9f4ee1e82b
44
55
[ 5] :
45
- https://github.com/Xunnamius/unified-utils/compare/[email protected] .0 [email protected] .1
56
+ https://github.com/Xunnamius/unified-utils/compare/[email protected] .1 [email protected] .2
46
57
[ 6] :
47
- https://github.com/Xunnamius/unified-utils/commit/3f15c0fb647157848e323f66cd56eaf74e590141
58
+ https://github.com/Xunnamius/unified-utils/commit/4cbf746b78c3bb369c3b27228ec582c3a3e47c54
48
59
[ 7] :
49
- https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6...remark-lint-heading-word-length@1.0.0
60
+ https://github.com/Xunnamius/unified-utils/commit/23959035752e76f19ec4440cd762b4594fdb93bf
50
61
[ 8] :
51
- https://github.com/Xunnamius/unified-utils/commit/c1ae1b281111232a8017f02b8aac2a1f99a4a159
62
+ https://github.com/Xunnamius/unified-utils/compare/remark-lint-heading-word-length@[email protected]
52
63
[ 9] :
53
- https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473
64
+ https://github.com/Xunnamius/unified-utils/commit/3f15c0fb647157848e323f66cd56eaf74e590141
54
65
[ 10] :
55
- https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e
66
+ https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6...remark-lint-heading-word-length@1.0.0
56
67
[ 11] :
57
- https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c
68
+ https://github.com/Xunnamius/unified-utils/commit/c1ae1b281111232a8017f02b8aac2a1f99a4a159
58
69
[ 12] :
59
- https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6
70
+ https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473
60
71
[ 13] :
61
- https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f
72
+ https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e
62
73
[ 14] :
63
- https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9
74
+ https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c
64
75
[ 15] :
65
- https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811
76
+ https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6
66
77
[ 16] :
67
- https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b
78
+ https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f
68
79
[ 17] :
80
+ https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9
81
+ [ 18] :
82
+ https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811
83
+ [ 19] :
84
+ https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b
85
+ [ 20] :
69
86
https://github.com/Xunnamius/unified-utils/commit/bd84d8fc1fb5c4d1828a16a47214a6730f34899a
0 commit comments