1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-08-16 02:10:29 +03:00

docs(website): add note about supported platforms for NPM

This commit is contained in:
Orhun Parmaksız 2024-05-11 22:53:14 +03:00
parent c3f83fd34a
commit 4e4d7cdbfc
No known key found for this signature in database
GPG Key ID: F83424824B3E4B90

View File

@ -41,3 +41,11 @@ The following minimum versions of Node are currently supported:
- `>=18.19`
- `>=20.6`
- `>=21`
## Supported Platforms
NPM packages are distributed for the following platforms:
- Linux (x64, arm64)
- Windows (x64, arm64)
- macOS (x64, arm64)