Skip to content

Releases: benvgroup/logger

v0.1.8

23 Feb 07:40
48dd4a2
Compare
Choose a tag to compare
Update package.json (#52)

v0.1.7: Update babel monorepo (#51)

23 Feb 07:36
8a41aef
Compare
Choose a tag to compare

The package deployment should be automated now

07 Jan 11:10
c6a7650
Compare
Choose a tag to compare
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

07 Jan 10:01
d3924c1
Compare
Choose a tag to compare
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

07 Jan 09:42
f083ae0
Compare
Choose a tag to compare
v0.1.1

Releasing version 0.1.1 (#27)

First draft of the package

28 Sep 11:44
Compare
Choose a tag to compare

Implemented just the logger using winstonjs/winston to offer a developer's console log.