Skip to content

Commit 5ecd197

Browse files
committed
release: [email protected] [skip ci]
### [1.0.3](https://github.com/Xunnamius/unified-utils/compare/remark-lint-fenced-code-flag-case@[email protected]) (2023-01-04) #### ⚙️ Build system * **packages:** update maintainence badge ([4cbf746](4cbf746))
1 parent 5f3c952 commit 5ecd197

File tree

3 files changed

+43
-32
lines changed

3 files changed

+43
-32
lines changed

packages/remark-lint-fenced-code-flag-case/CHANGELOG.md

+40-29
Original file line numberDiff line numberDiff line change
@@ -4,67 +4,78 @@ 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] (2023-01-04)
8+
9+
#### ⚙️ Build System
10+
11+
- **packages:** update maintainence badge ([4cbf746][4])
12+
13+
### [1.0.2][5] (2022-12-06)
814

915
#### 🪄 Fixes
1016

1117
- **packages:** use "remark-lint" as origin scope for comment-level
12-
disable/ignore support ([3f15c0f][4])
18+
disable/ignore support ([3f15c0f][6])
1319

14-
### [1.0.1][5] (2022-10-29)
20+
### [1.0.1][7] (2022-10-29)
1521

1622
#### 🪄 Fixes
1723

1824
- **packages/remark-lint-fenced-code-flag-case:** use better existence guarantee
19-
for options object ([955c4f4][6])
25+
for options object ([955c4f4][8])
2026

21-
## [1.0.0][7] (2022-10-29)
27+
## [1.0.0][9] (2022-10-29)
2228

2329
#### ✨ Features
2430

25-
- **packages/remark-lint-fenced-code-flag-case:** add new package ([593cd60][8])
31+
- **packages/remark-lint-fenced-code-flag-case:** add new package
32+
([593cd60][10])
2633

2734
#### ⚙️ Build System
2835

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

3946
[1]: https://conventionalcommits.org
4047
[2]: https://semver.org
4148
[3]:
42-
https://github.com/Xunnamius/unified-utils/compare/[email protected].1[email protected].2
49+
https://github.com/Xunnamius/unified-utils/compare/[email protected].2[email protected].3
4350
[4]:
44-
https://github.com/Xunnamius/unified-utils/commit/3f15c0fb647157848e323f66cd56eaf74e590141
51+
https://github.com/Xunnamius/unified-utils/commit/4cbf746b78c3bb369c3b27228ec582c3a3e47c54
4552
[5]:
46-
https://github.com/Xunnamius/unified-utils/compare/[email protected].0[email protected].1
53+
https://github.com/Xunnamius/unified-utils/compare/[email protected].1[email protected].2
4754
[6]:
48-
https://github.com/Xunnamius/unified-utils/commit/955c4f498096c3c3e02cce788a0387ae1a85613f
55+
https://github.com/Xunnamius/unified-utils/commit/3f15c0fb647157848e323f66cd56eaf74e590141
4956
[7]:
50-
https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6...[email protected].0
57+
https://github.com/Xunnamius/unified-utils/compare/[email protected]...[email protected].1
5158
[8]:
52-
https://github.com/Xunnamius/unified-utils/commit/593cd60c080725ec30073ab03fed26791c787f79
59+
https://github.com/Xunnamius/unified-utils/commit/955c4f498096c3c3e02cce788a0387ae1a85613f
5360
[9]:
54-
https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473
61+
https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6...remark-lint-fenced-code-flag-case@1.0.0
5562
[10]:
56-
https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e
63+
https://github.com/Xunnamius/unified-utils/commit/593cd60c080725ec30073ab03fed26791c787f79
5764
[11]:
58-
https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c
65+
https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473
5966
[12]:
60-
https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6
67+
https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e
6168
[13]:
62-
https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f
69+
https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c
6370
[14]:
64-
https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9
71+
https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6
6572
[15]:
66-
https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811
73+
https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f
6774
[16]:
68-
https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b
75+
https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9
6976
[17]:
77+
https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811
78+
[18]:
79+
https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b
80+
[19]:
7081
https://github.com/Xunnamius/unified-utils/commit/bd84d8fc1fb5c4d1828a16a47214a6730f34899a

packages/remark-lint-fenced-code-flag-case/docs/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Options type for the remark-lint-fenced-code-flag-case plugin.
3232

3333
#### Defined in
3434

35-
[packages/remark-lint-fenced-code-flag-case/src/index.ts:17](https://github.com/Xunnamius/unified-utils/blob/dcdf185/packages/remark-lint-fenced-code-flag-case/src/index.ts#L17)
35+
[packages/remark-lint-fenced-code-flag-case/src/index.ts:17](https://github.com/Xunnamius/unified-utils/blob/34702e4/packages/remark-lint-fenced-code-flag-case/src/index.ts#L17)
3636

3737
## Variables
3838

@@ -44,7 +44,7 @@ Valid values for the Options.case property.
4444

4545
#### Defined in
4646

47-
[packages/remark-lint-fenced-code-flag-case/src/index.ts:12](https://github.com/Xunnamius/unified-utils/blob/dcdf185/packages/remark-lint-fenced-code-flag-case/src/index.ts#L12)
47+
[packages/remark-lint-fenced-code-flag-case/src/index.ts:12](https://github.com/Xunnamius/unified-utils/blob/34702e4/packages/remark-lint-fenced-code-flag-case/src/index.ts#L12)
4848

4949
## Functions
5050

packages/remark-lint-fenced-code-flag-case/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "remark-lint-fenced-code-flag-case",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "remark-lint rule to warn when fenced code blocks have an inconsistently-cased language flag",
55
"keywords": [
66
"remark",

0 commit comments

Comments
 (0)