Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 208 Bytes

File metadata and controls

10 lines (7 loc) · 208 Bytes

logger

To create new release change version in package.json and create git tag

git tag -a v1.0.0 -m "Release commit."
git push origin v1.0.0

If you use logger.fatal it will send event to Sentry.