Skip to content

Commit 04a75c0

Browse files
committed
release: [email protected] [skip ci]
### [1.0.3](https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.3) (2022-12-21) #### 🪄 Fixes * Ensure inline and non-inline spread code blocks are handled properly ([dcdf185](dcdf185)) <sup>closes [#43](https://github.com/Xunnamius/unified-utils/issues/43)</sup>
1 parent 26127ee commit 04a75c0

File tree

2 files changed

+44
-32
lines changed

2 files changed

+44
-32
lines changed

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

Lines changed: 43 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -4,71 +4,83 @@ 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.0.2][3] (2022-12-06)
7+
### [1.0.3][3] (2022-12-21)
8+
9+
#### 🪄 Fixes
10+
11+
- Ensure inline and non-inline spread code blocks are handled properly
12+
([dcdf185][4]) <sup>closes [#43][5]</sup>
13+
14+
### [1.0.2][6] (2022-12-06)
815

916
#### 🪄 Fixes
1017

1118
- **packages/remark-lint-list-item-style:** delete typo from origin and url
12-
strings ([e2ecc6a][4])
19+
strings ([e2ecc6a][7])
1320
- **packages:** use "remark-lint" as origin scope for comment-level
14-
disable/ignore support ([3f15c0f][5])
21+
disable/ignore support ([3f15c0f][8])
1522

16-
### [1.0.1][6] (2022-10-30)
23+
### [1.0.1][9] (2022-10-30)
1724

1825
#### 🪄 Fixes
1926

2027
- **packages/remark-lint-list-item-style:** support emoji and multibyte
21-
punctuation ([f381113][7])
28+
punctuation ([f381113][10])
2229

23-
## [1.0.0][8] (2022-10-29)
30+
## [1.0.0][11] (2022-10-29)
2431

2532
#### ✨ Features
2633

27-
- **packages/remark-lint-list-item-style:** add new package ([83d8215][9])
34+
- **packages/remark-lint-list-item-style:** add new package ([83d8215][12])
2835

2936
#### ⚙️ Build System
3037

31-
- Add all-contributors ([84bff68][10])
32-
- **lint-staged:** add doctoc to pre-commit build process ([fa4f9ee][11])
33-
- **package:** add doctoc to npm format script ([112d42c][12])
34-
- **package:** defer to jest.config.js for coverage options ([05cd09e][13])
35-
- **package:** fix npm test script jest invocations ([a2ccf80][14])
36-
- **package:** update core npm format script ([c9d61ba][15])
37-
- **package:** use actual test ignore regex pattern ([6358888][16])
38-
- Update core build toolchain ([19243d6][17])
39-
- Update core lint npm script; add lint:all npm script ([bd84d8f][18])
38+
- Add all-contributors ([84bff68][13])
39+
- **lint-staged:** add doctoc to pre-commit build process ([fa4f9ee][14])
40+
- **package:** add doctoc to npm format script ([112d42c][15])
41+
- **package:** defer to jest.config.js for coverage options ([05cd09e][16])
42+
- **package:** fix npm test script jest invocations ([a2ccf80][17])
43+
- **package:** update core npm format script ([c9d61ba][18])
44+
- **package:** use actual test ignore regex pattern ([6358888][19])
45+
- Update core build toolchain ([19243d6][20])
46+
- Update core lint npm script; add lint:all npm script ([bd84d8f][21])
4047

4148
[1]: https://conventionalcommits.org
4249
[2]: https://semver.org
4350
[3]:
44-
https://github.com/Xunnamius/unified-utils/compare/[email protected].1[email protected].2
51+
https://github.com/Xunnamius/unified-utils/compare/[email protected].2[email protected].3
4552
[4]:
53+
https://github.com/Xunnamius/unified-utils/commit/dcdf185081bc06d57c69be79f8d5c70e58b9104a
54+
[5]: https://github.com/Xunnamius/unified-utils/issues/43
55+
[6]:
56+
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.2
57+
[7]:
4658
https://github.com/Xunnamius/unified-utils/commit/e2ecc6ad901c37c60a4e2a433d5d5ce974622d06
47-
[5]:
59+
[8]:
4860
https://github.com/Xunnamius/unified-utils/commit/3f15c0fb647157848e323f66cd56eaf74e590141
49-
[6]:
61+
[9]:
5062
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.1
51-
[7]:
63+
[10]:
5264
https://github.com/Xunnamius/unified-utils/commit/f381113996184a45c1795b620189f6c6c2c4cd89
53-
[8]:
65+
[11]:
5466
https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6...remark-lint-list-item-style@1.0.0
55-
[9]:
67+
[12]:
5668
https://github.com/Xunnamius/unified-utils/commit/83d82154f670c3154db05f811d0b92b5b17acb26
57-
[10]:
69+
[13]:
5870
https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473
59-
[11]:
71+
[14]:
6072
https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e
61-
[12]:
73+
[15]:
6274
https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c
63-
[13]:
75+
[16]:
6476
https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6
65-
[14]:
77+
[17]:
6678
https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f
67-
[15]:
79+
[18]:
6880
https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9
69-
[16]:
81+
[19]:
7082
https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811
71-
[17]:
83+
[20]:
7284
https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b
73-
[18]:
85+
[21]:
7486
https://github.com/Xunnamius/unified-utils/commit/bd84d8fc1fb5c4d1828a16a47214a6730f34899a

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

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

0 commit comments

Comments
 (0)