Update the meta.json file, and then use that to update the following:
[x] CITATION.cff (version + year)
[x] LICENSE
Run this script using npm scripts in package.json. The version script will run immediately after the package's version number is updated, so you'll be able to access it as an environment variable during the versioning script.
Update the
meta.json
file, and then use that to update the following:Run this script using npm scripts in
package.json
. Theversion
script will run immediately after the package's version number is updated, so you'll be able to access it as an environment variable during the versioning script.https://docs.npmjs.com/cli/v10/commands/npm-version