@tumba-solutions/serverless-plugin-typescript-package-individually
v0.0.6
Published
package individually lambda functions written in TypeScript
Downloads
3
Readme
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.json
andCHANGELOG.md
are 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
)