Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

Commit cf336de

Browse files
committed
docs(readme): note project deprecation
1 parent 9d9c264 commit cf336de

1 file changed

Lines changed: 13 additions & 15 deletions

File tree

README.md

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,18 @@
1-
<!-- prettier-ignore-start -->
2-
31
<!-- badges-start -->
42

53
[![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]
165

176
<!-- badges-end -->
187

19-
<!-- prettier-ignore-end -->
8+
# ⛔️ DEPRECATED/UNMAINTAINED
209

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).
2216
2317
This preset is a fork of
2418
[conventional-changelog-conventionalcommits](https://www.npmjs.com/package/conventional-changelog-conventionalcommits)
@@ -137,6 +131,10 @@ information.
137131

138132
[badge-blm]: https://xunn.at/badge-blm 'Join the movement!'
139133
[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
140138
[badge-maintenance]:
141139
https://img.shields.io/maintenance/active/2023
142140
'Is this package maintained?'
@@ -169,7 +167,7 @@ information.
169167
[link-fossa]:
170168
https://app.fossa.com/projects/custom+27276%2Fgit@github.com:Xunnamius%2Fconventional-changelog-projector
171169
[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
173171
'Install this package using npm or yarn!'
174172
[link-npm]:
175173
https://www.npmjs.com/package/@xunnamius/conventional-changelog-projector

0 commit comments

Comments
 (0)