docs: add semantic-release-license-plugin (#1701)

This adds a semantic-release-plugin which we use to update our license files (copyright dates and more) based on their type.
This commit is contained in:
Geoffroy Empain 2020-11-25 18:25:48 +01:00 committed by GitHub
parent 885d87ac0f
commit eb708236df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,3 +113,6 @@
- `verifyConditions`: Verify the presence and the validity of the npm authentication and release configuration for multiple registries
- `prepare`: Update the package.json version and create the npm package tarball
- `publish`: Publish the package on the npm registry for multiple registries
- [semantic-release-license](https://github.com/cbhq/semantic-release-license) Automatically update dates and more in your license file for new releases.
- `verifyConditions`: Verify the presence of a license file
- `prepare`: Update the license file based on its type