Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 201 Bytes

File metadata and controls

12 lines (9 loc) · 201 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
import tracer from '@blabu.com/tracer'