@ultrasa/mini-cloud-models
v1.4.0
Published
See https://github.com/Nan0416/mini-cloud
Readme
MiniCloudModels
See https://github.com/Nan0416/mini-cloud
NPM
https://www.npmjs.com/package/@ultrasa/mini-cloud-models
How to release
The package uses Github Action (.github/workflows/release.yml) to build and release the artifact to the public NPM repository. The Github Action uses npmjs.com's Trusted publishing mechanism for authentication and authorization. The github repository has been registered in the npm repository's trusted publisher.
Inside the Github Action, it uses semantic-release to bump the version and manage tags. See release.config.js file.
