Skip to content

Commit b63600c

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

File tree

2 files changed

+64
-47
lines changed

2 files changed

+64
-47
lines changed

packages/remark-tight-comments/CHANGELOG.md

+62-45
Original file line numberDiff line numberDiff line change
@@ -4,111 +4,128 @@ 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.5][3] (2023-01-04)
7+
### [1.0.6][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.0.4][5] (2022-12-23)
13+
### [1.0.5][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.4][8] (2022-12-23)
1425

1526
#### ⚙️ Build System
1627

1728
- **packages/remark-tight-comments:** bump mdast-util-tight-comments to 1.0.4
18-
([d7bc49a][6])
29+
([d7bc49a][9])
1930

20-
### [1.0.3][7] (2022-10-28)
31+
### [1.0.3][10] (2022-10-28)
2132

2233
#### ⚙️ Build System
2334

2435
- **packages/remark-tight-comments:** update dependency
25-
mdast-util-tight-comments to 1.0.3 ([fcf9402][8])
26-
- **package:** update core npm format script ([c9d61ba][9])
36+
mdast-util-tight-comments to 1.0.3 ([fcf9402][11])
37+
- **package:** update core npm format script ([c9d61ba][12])
2738

28-
### [1.0.2][10] (2022-10-22)
39+
### [1.0.2][13] (2022-10-22)
2940

3041
#### 🪄 Fixes
3142

3243
- **packages:** fix broken tables of contents in various readme files
33-
([f666393][11])
44+
([f666393][14])
3445

3546
#### ⚙️ Build System
3647

37-
- Add all-contributors ([84bff68][12])
48+
- Add all-contributors ([84bff68][15])
3849
- **packages/remark-tight-comments:** update dependency
39-
mdast-util-tight-comments to 1.0.2 ([0cab1e6][13])
50+
mdast-util-tight-comments to 1.0.2 ([0cab1e6][16])
4051

41-
### [1.0.1][14] (2022-10-22)
52+
### [1.0.1][17] (2022-10-22)
4253

4354
#### 🪄 Fixes
4455

4556
- **packages/remark-tight-comments:** ensure structure is consistent across
46-
remark packages ([9b0af07][15])
57+
remark packages ([9b0af07][18])
4758
- **packages/remark-tight-comments:** remove erroneous typesVersions exports
48-
([6a1dc4a][16])
59+
([6a1dc4a][19])
4960

5061
#### ⚙️ Build System
5162

52-
- **package:** fix npm test script jest invocations ([a2ccf80][17])
63+
- **package:** fix npm test script jest invocations ([a2ccf80][20])
5364
- **packages/remark-tight-comments:** update dependency
54-
mdast-util-tight-comments to 1.0.1 ([0da0d8d][18])
65+
mdast-util-tight-comments to 1.0.1 ([0da0d8d][21])
5566

56-
## [1.0.0][19] (2022-10-21)
67+
## [1.0.0][22] (2022-10-21)
5768

5869
#### ⚙️ Build System
5970

60-
- **lint-staged:** add doctoc to pre-commit build process ([fa4f9ee][20])
61-
- **package:** add doctoc to npm format script ([112d42c][21])
62-
- **package:** defer to jest.config.js for coverage options ([05cd09e][22])
63-
- **package:** use actual test ignore regex pattern ([6358888][23])
64-
- Update core build toolchain ([19243d6][24])
65-
- Update core lint npm script; add lint:all npm script ([bd84d8f][25])
71+
- **lint-staged:** add doctoc to pre-commit build process ([fa4f9ee][23])
72+
- **package:** add doctoc to npm format script ([112d42c][24])
73+
- **package:** defer to jest.config.js for coverage options ([05cd09e][25])
74+
- **package:** use actual test ignore regex pattern ([6358888][26])
75+
- Update core build toolchain ([19243d6][27])
76+
- Update core lint npm script; add lint:all npm script ([bd84d8f][28])
6677

6778
[1]: https://conventionalcommits.org
6879
[2]: https://semver.org
6980
[3]:
70-
https://github.com/Xunnamius/unified-utils/compare/[email protected].4[email protected].5
81+
https://github.com/Xunnamius/unified-utils/compare/[email protected].5[email protected].6
7182
[4]:
72-
https://github.com/Xunnamius/unified-utils/commit/4cbf746b78c3bb369c3b27228ec582c3a3e47c54
83+
https://github.com/Xunnamius/unified-utils/commit/69947844f42e618f336aeeb9af1d6c9f4ee1e82b
7384
[5]:
74-
https://github.com/Xunnamius/unified-utils/compare/[email protected].3[email protected].4
85+
https://github.com/Xunnamius/unified-utils/compare/[email protected].4[email protected].5
7586
[6]:
76-
https://github.com/Xunnamius/unified-utils/commit/d7bc49a9cbc5837dd37585c3f19371ae871550d4
87+
https://github.com/Xunnamius/unified-utils/commit/4cbf746b78c3bb369c3b27228ec582c3a3e47c54
7788
[7]:
78-
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.3
89+
https://github.com/Xunnamius/unified-utils/commit/23959035752e76f19ec4440cd762b4594fdb93bf
7990
[8]:
80-
https://github.com/Xunnamius/unified-utils/commit/fcf94024c5be59f2e6f3e09bdd1b4d70b9a5d93b
91+
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.4
8192
[9]:
82-
https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9
93+
https://github.com/Xunnamius/unified-utils/commit/d7bc49a9cbc5837dd37585c3f19371ae871550d4
8394
[10]:
84-
https://github.com/Xunnamius/unified-utils/compare/[email protected].1[email protected].2
95+
https://github.com/Xunnamius/unified-utils/compare/[email protected].2[email protected].3
8596
[11]:
86-
https://github.com/Xunnamius/unified-utils/commit/f6663933fe4a7d577956527efe752e18607262ba
97+
https://github.com/Xunnamius/unified-utils/commit/fcf94024c5be59f2e6f3e09bdd1b4d70b9a5d93b
8798
[12]:
88-
https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473
99+
https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9
89100
[13]:
90-
https://github.com/Xunnamius/unified-utils/commit/0cab1e6e89c2f6c51fb72b42f79d59d2b7f94e61
101+
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.2
91102
[14]:
92-
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.1
103+
https://github.com/Xunnamius/unified-utils/commit/f6663933fe4a7d577956527efe752e18607262ba
93104
[15]:
94-
https://github.com/Xunnamius/unified-utils/commit/9b0af07b6f119bbbe6ac2da42d9dadb9ca2a999b
105+
https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473
95106
[16]:
96-
https://github.com/Xunnamius/unified-utils/commit/6a1dc4a17e89f296ac67837ba175512877a0aa07
107+
https://github.com/Xunnamius/unified-utils/commit/0cab1e6e89c2f6c51fb72b42f79d59d2b7f94e61
97108
[17]:
98-
https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f
109+
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.1
99110
[18]:
100-
https://github.com/Xunnamius/unified-utils/commit/0da0d8d3dc8aabed621d7fd6d4883aa772bf77e6
111+
https://github.com/Xunnamius/unified-utils/commit/9b0af07b6f119bbbe6ac2da42d9dadb9ca2a999b
101112
[19]:
102-
https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6...remark-tight-comments@1.0.0
113+
https://github.com/Xunnamius/unified-utils/commit/6a1dc4a17e89f296ac67837ba175512877a0aa07
103114
[20]:
104-
https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e
115+
https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f
105116
[21]:
106-
https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c
117+
https://github.com/Xunnamius/unified-utils/commit/0da0d8d3dc8aabed621d7fd6d4883aa772bf77e6
107118
[22]:
108-
https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6
119+
https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6[email protected]
109120
[23]:
110-
https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811
121+
https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e
111122
[24]:
112-
https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b
123+
https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c
113124
[25]:
125+
https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6
126+
[26]:
127+
https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811
128+
[27]:
129+
https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b
130+
[28]:
114131
https://github.com/Xunnamius/unified-utils/commit/bd84d8fc1fb5c4d1828a16a47214a6730f34899a

packages/remark-tight-comments/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "remark-tight-comments",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "remark plugin to selectively remove newlines around comments",
55
"keywords": [
66
"unified",
@@ -62,7 +62,7 @@
6262
},
6363
"dependencies": {
6464
"@types/mdast": "^3.0.10",
65-
"mdast-util-tight-comments": "^1.0.5",
65+
"mdast-util-tight-comments": "^1.0.6",
6666
"unified": "^10.1.2"
6767
},
6868
"engines": {

0 commit comments

Comments
 (0)