0.0.6 • Published 5 years ago
@tumba-solutions/serverless-plugin-typescript-package-individually v0.0.6
Release Checklist
Prepare Package
- Bump the version number in
package.json, make sure version fits what we want to release - Make sure all files that need to be pushed are included in
package.json -> files - Update
CHANGELOG.md - Commit your changes (make sure that
package.jsonandCHANGELOG.mdare updated)
Releasing
- Create a new draft release in GitHub
- Ensure that the "Tag version" is same as version number in
package.json
- Ensure that the "Tag version" is same as version number in
- Publish the GitHub release draft (GitHub will automatically publish the new release to
npm)