Skip to content

Commit b3c4a6d

Browse files
committed
release: [email protected] [skip ci]
### [1.1.3](https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.1.3) (2023-01-29) #### ⚙️ Build system * Stabilize build process ([6994784](6994784))
1 parent 9aef572 commit b3c4a6d

File tree

3 files changed

+69
-52
lines changed

3 files changed

+69
-52
lines changed

packages/remark-lint-list-item-style/CHANGELOG.md

+65-48
Original file line numberDiff line numberDiff line change
@@ -4,115 +4,132 @@ All notable changes to this project will be documented in this auto-generated
44
file. The format is based on [Conventional Commits][1]; this project adheres to
55
[Semantic Versioning][2].
66

7-
### [1.1.2][3] (2023-01-04)
7+
### [1.1.3][3] (2023-01-29)
88

99
#### ⚙️ Build System
1010

11-
- **packages:** update maintainence badge ([4cbf746][4])
11+
- Stabilize build process ([6994784][4])
1212

13-
### [1.1.1][5] (2022-12-22)
13+
### [1.1.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.1.1][8] (2022-12-22)
1425

1526
#### ⚙️ Build System
1627

1728
- **packages/remark-lint-list-item-style:** explicitly rebuild distributables
18-
([fe903a6][6])
29+
([fe903a6][9])
1930

20-
## [1.1.0][7] (2022-12-22)
31+
## [1.1.0][10] (2022-12-22)
2132

2233
#### ✨ Features
2334

2435
- **packages/remark-lint-list-item-style:** add ignoreFirstWords option
25-
([1928d8a][8])
36+
([1928d8a][11])
2637

27-
### [1.0.3][9] (2022-12-21)
38+
### [1.0.3][12] (2022-12-21)
2839

2940
#### 🪄 Fixes
3041

3142
- Ensure inline and non-inline spread code blocks are handled properly
32-
([dcdf185][10]) <sup>closes [#43][11]</sup>
43+
([dcdf185][13]) <sup>closes [#43][14]</sup>
3344

34-
### [1.0.2][12] (2022-12-06)
45+
### [1.0.2][15] (2022-12-06)
3546

3647
#### 🪄 Fixes
3748

3849
- **packages/remark-lint-list-item-style:** delete typo from origin and url
39-
strings ([e2ecc6a][13])
50+
strings ([e2ecc6a][16])
4051
- **packages:** use "remark-lint" as origin scope for comment-level
41-
disable/ignore support ([3f15c0f][14])
52+
disable/ignore support ([3f15c0f][17])
4253

43-
### [1.0.1][15] (2022-10-30)
54+
### [1.0.1][18] (2022-10-30)
4455

4556
#### 🪄 Fixes
4657

4758
- **packages/remark-lint-list-item-style:** support emoji and multibyte
48-
punctuation ([f381113][16])
59+
punctuation ([f381113][19])
4960

50-
## [1.0.0][17] (2022-10-29)
61+
## [1.0.0][20] (2022-10-29)
5162

5263
#### ✨ Features
5364

54-
- **packages/remark-lint-list-item-style:** add new package ([83d8215][18])
65+
- **packages/remark-lint-list-item-style:** add new package ([83d8215][21])
5566

5667
#### ⚙️ Build System
5768

58-
- Add all-contributors ([84bff68][19])
59-
- **lint-staged:** add doctoc to pre-commit build process ([fa4f9ee][20])
60-
- **package:** add doctoc to npm format script ([112d42c][21])
61-
- **package:** defer to jest.config.js for coverage options ([05cd09e][22])
62-
- **package:** fix npm test script jest invocations ([a2ccf80][23])
63-
- **package:** update core npm format script ([c9d61ba][24])
64-
- **package:** use actual test ignore regex pattern ([6358888][25])
65-
- Update core build toolchain ([19243d6][26])
66-
- Update core lint npm script; add lint:all npm script ([bd84d8f][27])
69+
- Add all-contributors ([84bff68][22])
70+
- **lint-staged:** add doctoc to pre-commit build process ([fa4f9ee][23])
71+
- **package:** add doctoc to npm format script ([112d42c][24])
72+
- **package:** defer to jest.config.js for coverage options ([05cd09e][25])
73+
- **package:** fix npm test script jest invocations ([a2ccf80][26])
74+
- **package:** update core npm format script ([c9d61ba][27])
75+
- **package:** use actual test ignore regex pattern ([6358888][28])
76+
- Update core build toolchain ([19243d6][29])
77+
- Update core lint npm script; add lint:all npm script ([bd84d8f][30])
6778

6879
[1]: https://conventionalcommits.org
6980
[2]: https://semver.org
7081
[3]:
71-
https://github.com/Xunnamius/unified-utils/compare/[email protected].1[email protected].2
82+
https://github.com/Xunnamius/unified-utils/compare/[email protected].2[email protected].3
7283
[4]:
73-
https://github.com/Xunnamius/unified-utils/commit/4cbf746b78c3bb369c3b27228ec582c3a3e47c54
84+
https://github.com/Xunnamius/unified-utils/commit/69947844f42e618f336aeeb9af1d6c9f4ee1e82b
7485
[5]:
75-
https://github.com/Xunnamius/unified-utils/compare/[email protected].0[email protected].1
86+
https://github.com/Xunnamius/unified-utils/compare/[email protected].1[email protected].2
7687
[6]:
77-
https://github.com/Xunnamius/unified-utils/commit/fe903a6cabdd526cd0e711ce8c9ad89e87f8ba89
88+
https://github.com/Xunnamius/unified-utils/commit/4cbf746b78c3bb369c3b27228ec582c3a3e47c54
7889
[7]:
79-
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.1.0
90+
https://github.com/Xunnamius/unified-utils/commit/23959035752e76f19ec4440cd762b4594fdb93bf
8091
[8]:
81-
https://github.com/Xunnamius/unified-utils/commit/1928d8afe28ad5d0a187e6791614aa9879d9352b
92+
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.1.1
8293
[9]:
83-
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.3
94+
https://github.com/Xunnamius/unified-utils/commit/fe903a6cabdd526cd0e711ce8c9ad89e87f8ba89
8495
[10]:
85-
https://github.com/Xunnamius/unified-utils/commit/dcdf185081bc06d57c69be79f8d5c70e58b9104a
86-
[11]: https://github.com/Xunnamius/unified-utils/issues/43
96+
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.1.0
97+
[11]:
98+
https://github.com/Xunnamius/unified-utils/commit/1928d8afe28ad5d0a187e6791614aa9879d9352b
8799
[12]:
88-
https://github.com/Xunnamius/unified-utils/compare/[email protected].1[email protected].2
100+
https://github.com/Xunnamius/unified-utils/compare/[email protected].2[email protected].3
89101
[13]:
102+
https://github.com/Xunnamius/unified-utils/commit/dcdf185081bc06d57c69be79f8d5c70e58b9104a
103+
[14]: https://github.com/Xunnamius/unified-utils/issues/43
104+
[15]:
105+
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.2
106+
[16]:
90107
https://github.com/Xunnamius/unified-utils/commit/e2ecc6ad901c37c60a4e2a433d5d5ce974622d06
91-
[14]:
108+
[17]:
92109
https://github.com/Xunnamius/unified-utils/commit/3f15c0fb647157848e323f66cd56eaf74e590141
93-
[15]:
110+
[18]:
94111
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.1
95-
[16]:
112+
[19]:
96113
https://github.com/Xunnamius/unified-utils/commit/f381113996184a45c1795b620189f6c6c2c4cd89
97-
[17]:
114+
[20]:
98115
https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6...remark-lint-list-item-style@1.0.0
99-
[18]:
116+
[21]:
100117
https://github.com/Xunnamius/unified-utils/commit/83d82154f670c3154db05f811d0b92b5b17acb26
101-
[19]:
118+
[22]:
102119
https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473
103-
[20]:
120+
[23]:
104121
https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e
105-
[21]:
122+
[24]:
106123
https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c
107-
[22]:
124+
[25]:
108125
https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6
109-
[23]:
126+
[26]:
110127
https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f
111-
[24]:
128+
[27]:
112129
https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9
113-
[25]:
130+
[28]:
114131
https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811
115-
[26]:
132+
[29]:
116133
https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b
117-
[27]:
134+
[30]:
118135
https://github.com/Xunnamius/unified-utils/commit/bd84d8fc1fb5c4d1828a16a47214a6730f34899a

packages/remark-lint-list-item-style/docs/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Options type for the remark-lint-list-item-style plugin.
3636

3737
#### Defined in
3838

39-
[packages/remark-lint-list-item-style/src/index.ts:29](https://github.com/Xunnamius/unified-utils/blob/82312c4/packages/remark-lint-list-item-style/src/index.ts#L29)
39+
[packages/remark-lint-list-item-style/src/index.ts:29](https://github.com/Xunnamius/unified-utils/blob/1d6f92d/packages/remark-lint-list-item-style/src/index.ts#L29)
4040

4141
## Variables
4242

@@ -48,7 +48,7 @@ Valid values for the Options.checkFirstWord property.
4848

4949
#### Defined in
5050

51-
[packages/remark-lint-list-item-style/src/index.ts:14](https://github.com/Xunnamius/unified-utils/blob/82312c4/packages/remark-lint-list-item-style/src/index.ts#L14)
51+
[packages/remark-lint-list-item-style/src/index.ts:14](https://github.com/Xunnamius/unified-utils/blob/1d6f92d/packages/remark-lint-list-item-style/src/index.ts#L14)
5252

5353
___
5454

@@ -60,7 +60,7 @@ Valid values for the Options.checkListSpread property.
6060

6161
#### Defined in
6262

63-
[packages/remark-lint-list-item-style/src/index.ts:19](https://github.com/Xunnamius/unified-utils/blob/82312c4/packages/remark-lint-list-item-style/src/index.ts#L19)
63+
[packages/remark-lint-list-item-style/src/index.ts:19](https://github.com/Xunnamius/unified-utils/blob/1d6f92d/packages/remark-lint-list-item-style/src/index.ts#L19)
6464

6565
## Functions
6666

packages/remark-lint-list-item-style/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "remark-lint-list-item-style",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "remark-lint rule to warn when list items violate a given style",
55
"keywords": [
66
"remark",

0 commit comments

Comments
 (0)