|
1 | | -<!-- prettier-ignore-start --> |
2 | | - |
3 | 1 | <!-- badges-start --> |
4 | 2 |
|
5 | 3 | [![Black Lives Matter!][badge-blm]][link-blm] |
6 | | -[![Maintenance status][badge-maintenance]][link-repo] |
7 | | -[![Last commit timestamp][badge-last-commit]][link-repo] |
8 | | -[![Open issues][badge-issues]][link-issues] |
9 | | -[![Pull requests][badge-pulls]][link-pulls] |
10 | | -[![Codecov][badge-codecov]][link-codecov] |
11 | | -[![Source license][badge-license]][link-license] |
12 | | -[![Tree shaking support][badge-tree-shaking]][link-bundlephobia] |
13 | | -[![Compressed package size][badge-size]][link-bundlephobia] |
14 | | -[![NPM version][badge-npm]][link-npm] |
15 | | -[![Uses Semantic Release!][badge-semantic-release]][link-semantic-release] |
| 4 | +[![!!UNMAINTAINED!!][badge-unmaintained]][link-unmaintained] |
16 | 5 |
|
17 | 6 | <!-- badges-end --> |
18 | 7 |
|
19 | | -<!-- prettier-ignore-end --> |
| 8 | +# ⛔️ DEPRECATED/UNMAINTAINED |
20 | 9 |
|
21 | | -# @xunnamius/conventional-changelog-projector |
| 10 | +> [!CAUTION] |
| 11 | +> |
| 12 | +> This project has been superseded (and all of its useful bits subsumed) by the |
| 13 | +> [`@-xun/scripts/assets/config/conventional.config.js`](https://github.com/Xunnamius/xscripts) |
| 14 | +> import of the `xscripts` package. |
| 15 | +> [For example](https://github.com/Xunnamius/xscripts/blob/main/conventional.config.js). |
22 | 16 |
|
23 | 17 | This preset is a fork of |
24 | 18 | [conventional-changelog-conventionalcommits](https://www.npmjs.com/package/conventional-changelog-conventionalcommits) |
@@ -137,6 +131,10 @@ information. |
137 | 131 |
|
138 | 132 | [badge-blm]: https://xunn.at/badge-blm 'Join the movement!' |
139 | 133 | [link-blm]: https://xunn.at/donate-blm |
| 134 | +[badge-unmaintained]: |
| 135 | + https://xunn.at/badge-unmaintained |
| 136 | + 'Unfortunately, this project is unmaintained (forks welcome!)' |
| 137 | +[link-unmaintained]: https://xunn.at/link-unmaintained |
140 | 138 | [badge-maintenance]: |
141 | 139 | https://img.shields.io/maintenance/active/2023 |
142 | 140 | 'Is this package maintained?' |
@@ -169,7 +167,7 @@ information. |
169 | 167 | [link-fossa]: |
170 | 168 | https://app.fossa.com/projects/custom+27276%2Fgit@github.com:Xunnamius%2Fconventional-changelog-projector |
171 | 169 | [badge-npm]: |
172 | | - https://api.ergodark.com/badges/npm-pkg-version/@xunnamius/conventional-changelog-projector |
| 170 | + https://xunn.at/npm-pkg-version/@xunnamius/conventional-changelog-projector |
173 | 171 | 'Install this package using npm or yarn!' |
174 | 172 | [link-npm]: |
175 | 173 | https://www.npmjs.com/package/@xunnamius/conventional-changelog-projector |
|
0 commit comments