Skip to content

Commit

Permalink
chore(release): 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed May 19, 2019
1 parent 4ae3af4 commit 1dce45e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

### External modules

* ["adonis-typings"](modules/_adonis_typings_.md)
* [@poppinss/logger](modules/_poppinss_logger.md)

---
Expand Down
8 changes: 8 additions & 0 deletions docs/modules/_adonis_typings_.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[@poppinss/logger](../README.md) > ["adonis-typings"](../modules/_adonis_typings_.md)

# External module: "adonis-typings"

## Index

---

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@poppinss/logger",
"version": "1.0.1",
"version": "1.0.2",
"description": "Logger built on top of pino to be used by AdonisJs",
"main": "build/index.js",
"files": [
Expand Down

0 comments on commit 1dce45e

Please sign in to comment.