Skip to content

Commit e26eb88

Browse files
committed
release: [email protected] [skip ci]
### [2.0.1](https://github.com/Xunnamius/unified-utils/compare/[email protected]@2.0.1) (2023-11-30) #### ⚙️ Build system * **packages/remark-capitalize-headings:** add missing `excludeHeadingText` example to docs ([8264348](8264348))
1 parent 8264348 commit e26eb88

File tree

3 files changed

+58
-47
lines changed

3 files changed

+58
-47
lines changed

Diff for: packages/remark-capitalize-headings/CHANGELOG.md

+56-45
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@ 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-
## [2.0.0][3] (2023-11-30)
7+
### [2.0.1][3] (2023-11-30)
8+
9+
#### ⚙️ Build System
10+
11+
- **packages/remark-capitalize-headings:** add missing `excludeHeadingText`
12+
example to docs ([8264348][4])
13+
14+
## [2.0.0][5] (2023-11-30)
815

916
### 💥 Breaking Changes 💥
1017

@@ -15,105 +22,109 @@ file. The format is based on [Conventional Commits][1]; this project adheres to
1522

1623
#### ✨ Features
1724

18-
- Add `excludeHeadingText` functionality ([b887b05][4])
25+
- Add `excludeHeadingText` functionality ([b887b05][6])
1926

2027
#### ⚙️ Build System
2128

2229
- **package:** add strip-ansi devdep; force update of unified-args to 11.0.1
23-
([150abb4][5])
24-
- Update all plugins to work with unified@>=11 ([fe98b3c][6])
30+
([150abb4][7])
31+
- Update all plugins to work with unified@>=11 ([fe98b3c][8])
2532

2633
#### 🧙🏿 Refactored
2734

28-
- **package:** bumped minimum node version to maintained ([364aced][7])
35+
- **package:** bumped minimum node version to maintained ([364aced][9])
2936

30-
### [1.0.3][8] (2023-01-29)
37+
### [1.0.3][10] (2023-01-29)
3138

3239
#### ⚙️ Build System
3340

34-
- Stabilize build process ([6994784][9])
41+
- Stabilize build process ([6994784][11])
3542

36-
### [1.0.2][10] (2023-01-04)
43+
### [1.0.2][12] (2023-01-04)
3744

3845
#### ⚙️ Build System
3946

40-
- **packages:** update maintainence badge ([4cbf746][11])
47+
- **packages:** update maintainence badge ([4cbf746][13])
4148

4249
#### 🔥 Reverted
4350

4451
- _"test: replace remark-remove-comments with
45-
@xunnamius/remark-remove-comments"_ ([2395903][12])
52+
@xunnamius/remark-remove-comments"_ ([2395903][14])
4653

47-
### [1.0.1][13] (2022-12-06)
54+
### [1.0.1][15] (2022-12-06)
4855

4956
#### 🪄 Fixes
5057

5158
- **packages/remark-capitalize-headings:** use easier to understand examples
52-
([1311199][14])
59+
([1311199][16])
5360

54-
## [1.0.0][15] (2022-10-28)
61+
## [1.0.0][17] (2022-10-28)
5562

5663
#### ✨ Features
5764

58-
- **packages/remark-capitalize-headings:** add new package ([97e7ef3][16])
65+
- **packages/remark-capitalize-headings:** add new package ([97e7ef3][18])
5966

6067
#### ⚙️ Build System
6168

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

7279
[1]: https://conventionalcommits.org
7380
[2]: https://semver.org
7481
[3]:
75-
https://github.com/Xunnamius/unified-utils/compare/remark-capitalize-headings@1.0.3[email protected].0
82+
https://github.com/Xunnamius/unified-utils/compare/remark-capitalize-headings@2.0.0[email protected].1
7683
[4]:
77-
https://github.com/Xunnamius/unified-utils/commit/b887b05deaa81f5c600e0a30c8bf949cafde54b9
84+
https://github.com/Xunnamius/unified-utils/commit/826434899d23711a6f7e306e7d1d86fe053b09e3
7885
[5]:
79-
https://github.com/Xunnamius/unified-utils/commit/150abb424fd30e84336ddf8b1f443d75a04c30a1
86+
https://github.com/Xunnamius/unified-utils/compare/[email protected]@2.0.0
8087
[6]:
81-
https://github.com/Xunnamius/unified-utils/commit/fe98b3c7f06f4356bed713d2edb7d6f7f749617b
88+
https://github.com/Xunnamius/unified-utils/commit/b887b05deaa81f5c600e0a30c8bf949cafde54b9
8289
[7]:
83-
https://github.com/Xunnamius/unified-utils/commit/364aced3f0c8d4e56df8cde24419d13f568cb68f
90+
https://github.com/Xunnamius/unified-utils/commit/150abb424fd30e84336ddf8b1f443d75a04c30a1
8491
[8]:
85-
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.3
92+
https://github.com/Xunnamius/unified-utils/commit/fe98b3c7f06f4356bed713d2edb7d6f7f749617b
8693
[9]:
87-
https://github.com/Xunnamius/unified-utils/commit/69947844f42e618f336aeeb9af1d6c9f4ee1e82b
94+
https://github.com/Xunnamius/unified-utils/commit/364aced3f0c8d4e56df8cde24419d13f568cb68f
8895
[10]:
89-
https://github.com/Xunnamius/unified-utils/compare/[email protected].1[email protected].2
96+
https://github.com/Xunnamius/unified-utils/compare/[email protected].2[email protected].3
9097
[11]:
91-
https://github.com/Xunnamius/unified-utils/commit/4cbf746b78c3bb369c3b27228ec582c3a3e47c54
98+
https://github.com/Xunnamius/unified-utils/commit/69947844f42e618f336aeeb9af1d6c9f4ee1e82b
9299
[12]:
93-
https://github.com/Xunnamius/unified-utils/commit/23959035752e76f19ec4440cd762b4594fdb93bf
100+
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.2
94101
[13]:
95-
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.1
102+
https://github.com/Xunnamius/unified-utils/commit/4cbf746b78c3bb369c3b27228ec582c3a3e47c54
96103
[14]:
97-
https://github.com/Xunnamius/unified-utils/commit/1311199e584bd9a867e448ab69e8507c3e768183
104+
https://github.com/Xunnamius/unified-utils/commit/23959035752e76f19ec4440cd762b4594fdb93bf
98105
[15]:
99-
https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6...[email protected].0
106+
https://github.com/Xunnamius/unified-utils/compare/[email protected]...[email protected].1
100107
[16]:
101-
https://github.com/Xunnamius/unified-utils/commit/97e7ef33888a54b4fadff9a67684e3f63ed3786c
108+
https://github.com/Xunnamius/unified-utils/commit/1311199e584bd9a867e448ab69e8507c3e768183
102109
[17]:
103-
https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473
110+
https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6...remark-capitalize-headings@1.0.0
104111
[18]:
105-
https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e
112+
https://github.com/Xunnamius/unified-utils/commit/97e7ef33888a54b4fadff9a67684e3f63ed3786c
106113
[19]:
107-
https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c
114+
https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473
108115
[20]:
109-
https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6
116+
https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e
110117
[21]:
111-
https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f
118+
https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c
112119
[22]:
113-
https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9
120+
https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6
114121
[23]:
115-
https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811
122+
https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f
116123
[24]:
117-
https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b
124+
https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9
118125
[25]:
126+
https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811
127+
[26]:
128+
https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b
129+
[27]:
119130
https://github.com/Xunnamius/unified-utils/commit/bd84d8fc1fb5c4d1828a16a47214a6730f34899a

Diff for: packages/remark-capitalize-headings/docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Options type for the remark-remove-url-trailing-slash plugin.
3131

3232
#### Defined in
3333

34-
[packages/remark-capitalize-headings/src/index.ts:12](https://github.com/Xunnamius/unified-utils/blob/cc4d623/packages/remark-capitalize-headings/src/index.ts#L12)
34+
[packages/remark-capitalize-headings/src/index.ts:12](https://github.com/Xunnamius/unified-utils/blob/8264348/packages/remark-capitalize-headings/src/index.ts#L12)
3535

3636
## Functions
3737

Diff for: packages/remark-capitalize-headings/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "remark-capitalize-headings",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "remark plugin that selectively transforms headings using vercel's title package",
55
"keywords": [
66
"unified",

0 commit comments

Comments
 (0)