Releases: benvgroup/logger
Releases · benvgroup/logger
v0.1.8
v0.1.7: Update babel monorepo (#51)
Co-authored-by: Renovate Bot <[email protected]>
The package deployment should be automated now
Another try fixing the publishing (#31) * Avoid removing the previous contents * Try to publish from this branch to test * Where are my files? * It seems it must be a single job * Not using npm ci * The token configuration seems to be wrong * Releasing 0.1.3 * Publising requires creating a .npmrc file * Releasing 0.1.5 * Back to publishing only release tags * Releasing 0.1.6
New try publishing a version
Fixing the build (#28) * Fixing one step of the publishing * Preventing tests to run when publishing * Running only for tags * Releasing 0.1.2 * Not firing the build
Test release - switching from TravisCI to GitHub Actions
v0.1.1 Releasing version 0.1.1 (#27)
First draft of the package
Implemented just the logger using winstonjs/winston to offer a developer's console log.