-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release: [email protected] [skip ci]
### [1.0.3](https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.3) (2022-10-28) #### ⚙️ Build system * **packages/remark-tight-comments:** update dependency mdast-util-tight-comments to 1.0.3 ([fcf9402](fcf9402)) * **package:** update core npm format script ([c9d61ba](c9d61ba))
- Loading branch information
Showing
2 changed files
with
49 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,76 +4,90 @@ All notable changes to this project will be documented in this auto-generated | |
file. The format is based on [Conventional Commits][1]; this project adheres to | ||
[Semantic Versioning][2]. | ||
|
||
### [1.0.2][3] (2022-10-22) | ||
### [1.0.3][3] (2022-10-28) | ||
|
||
#### ⚙️ Build System | ||
|
||
- **packages/remark-tight-comments:** update dependency | ||
mdast-util-tight-comments to 1.0.3 ([fcf9402][4]) | ||
- **package:** update core npm format script ([c9d61ba][5]) | ||
|
||
### [1.0.2][6] (2022-10-22) | ||
|
||
#### 🪄 Fixes | ||
|
||
- **packages:** fix broken tables of contents in various readme files | ||
([f666393][4]) | ||
([f666393][7]) | ||
|
||
#### ⚙️ Build system | ||
#### ⚙️ Build System | ||
|
||
- Add all-contributors ([84bff68][5]) | ||
- Add all-contributors ([84bff68][8]) | ||
- **packages/remark-tight-comments:** update dependency | ||
mdast-util-tight-comments to 1.0.2 ([0cab1e6][6]) | ||
mdast-util-tight-comments to 1.0.2 ([0cab1e6][9]) | ||
|
||
### [1.0.1][7] (2022-10-22) | ||
### [1.0.1][10] (2022-10-22) | ||
|
||
#### 🪄 Fixes | ||
|
||
- **packages/remark-tight-comments:** ensure structure is consistent across | ||
remark packages ([9b0af07][8]) | ||
remark packages ([9b0af07][11]) | ||
- **packages/remark-tight-comments:** remove erroneous typesVersions exports | ||
([6a1dc4a][9]) | ||
([6a1dc4a][12]) | ||
|
||
#### ⚙️ Build system | ||
#### ⚙️ Build System | ||
|
||
- **package:** fix npm test script jest invocations ([a2ccf80][10]) | ||
- **package:** fix npm test script jest invocations ([a2ccf80][13]) | ||
- **packages/remark-tight-comments:** update dependency | ||
mdast-util-tight-comments to 1.0.1 ([0da0d8d][11]) | ||
mdast-util-tight-comments to 1.0.1 ([0da0d8d][14]) | ||
|
||
## [1.0.0][12] (2022-10-21) | ||
## [1.0.0][15] (2022-10-21) | ||
|
||
#### ⚙️ Build system | ||
#### ⚙️ Build System | ||
|
||
- **lint-staged:** add doctoc to pre-commit build process ([fa4f9ee][13]) | ||
- **package:** add doctoc to npm format script ([112d42c][14]) | ||
- **package:** defer to jest.config.js for coverage options ([05cd09e][15]) | ||
- **package:** use actual test ignore regex pattern ([6358888][16]) | ||
- Update core build toolchain ([19243d6][17]) | ||
- Update core lint npm script; add lint:all npm script ([bd84d8f][18]) | ||
- **lint-staged:** add doctoc to pre-commit build process ([fa4f9ee][16]) | ||
- **package:** add doctoc to npm format script ([112d42c][17]) | ||
- **package:** defer to jest.config.js for coverage options ([05cd09e][18]) | ||
- **package:** use actual test ignore regex pattern ([6358888][19]) | ||
- Update core build toolchain ([19243d6][20]) | ||
- Update core lint npm script; add lint:all npm script ([bd84d8f][21]) | ||
|
||
[1]: https://conventionalcommits.org | ||
[2]: https://semver.org | ||
[3]: | ||
https://github.com/Xunnamius/unified-utils/compare/[email protected].1[email protected].2 | ||
https://github.com/Xunnamius/unified-utils/compare/[email protected].2[email protected].3 | ||
[4]: | ||
https://github.com/Xunnamius/unified-utils/commit/f6663933fe4a7d577956527efe752e18607262ba | ||
https://github.com/Xunnamius/unified-utils/commit/fcf94024c5be59f2e6f3e09bdd1b4d70b9a5d93b | ||
[5]: | ||
https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473 | ||
https://github.com/Xunnamius/unified-utils/commit/c9d61bacbd52bc76b05abd3426474bf0176c3cd9 | ||
[6]: | ||
https://github.com/Xunnamius/unified-utils/commit/0cab1e6e89c2f6c51fb72b42f79d59d2b7f94e61 | ||
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.2 | ||
[7]: | ||
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.1 | ||
https://github.com/Xunnamius/unified-utils/commit/f6663933fe4a7d577956527efe752e18607262ba | ||
[8]: | ||
https://github.com/Xunnamius/unified-utils/commit/9b0af07b6f119bbbe6ac2da42d9dadb9ca2a999b | ||
https://github.com/Xunnamius/unified-utils/commit/84bff68339c7a742c104c0f2545fe62b28c8b473 | ||
[9]: | ||
https://github.com/Xunnamius/unified-utils/commit/6a1dc4a17e89f296ac67837ba175512877a0aa07 | ||
https://github.com/Xunnamius/unified-utils/commit/0cab1e6e89c2f6c51fb72b42f79d59d2b7f94e61 | ||
[10]: | ||
https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f | ||
https://github.com/Xunnamius/unified-utils/compare/[email protected]@1.0.1 | ||
[11]: | ||
https://github.com/Xunnamius/unified-utils/commit/0da0d8d3dc8aabed621d7fd6d4883aa772bf77e6 | ||
https://github.com/Xunnamius/unified-utils/commit/9b0af07b6f119bbbe6ac2da42d9dadb9ca2a999b | ||
[12]: | ||
https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6...remark-tight-comments@1.0.0 | ||
https://github.com/Xunnamius/unified-utils/commit/6a1dc4a17e89f296ac67837ba175512877a0aa07 | ||
[13]: | ||
https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e | ||
https://github.com/Xunnamius/unified-utils/commit/a2ccf801276c84e54d3fc1afaad574f78408d86f | ||
[14]: | ||
https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c | ||
https://github.com/Xunnamius/unified-utils/commit/0da0d8d3dc8aabed621d7fd6d4883aa772bf77e6 | ||
[15]: | ||
https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6 | ||
https://github.com/Xunnamius/unified-utils/compare/05cd09e0cf13f18fa56f6156516bcf546b1238e6[email protected] | ||
[16]: | ||
https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811 | ||
https://github.com/Xunnamius/unified-utils/commit/fa4f9ee3f9cd922875cf077f6d8b74105f0ba55e | ||
[17]: | ||
https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b | ||
https://github.com/Xunnamius/unified-utils/commit/112d42c6999f758ff618f4e116eb7cf38c09f77c | ||
[18]: | ||
https://github.com/Xunnamius/unified-utils/commit/05cd09e0cf13f18fa56f6156516bcf546b1238e6 | ||
[19]: | ||
https://github.com/Xunnamius/unified-utils/commit/63588887a7377f3ee7488b19c87f1f2bf1faa811 | ||
[20]: | ||
https://github.com/Xunnamius/unified-utils/commit/19243d623ba14cfd629c5e4632e6a75de508592b | ||
[21]: | ||
https://github.com/Xunnamius/unified-utils/commit/bd84d8fc1fb5c4d1828a16a47214a6730f34899a |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters