@monstermakes/larry-logger
Advanced tools
Comparing version 0.1.1 to 0.1.3
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.1.1](https://github.com/monstermakes/larry-logger/compare/@monstermakes/larry-logger@0.1.0...@monstermakes/larry-logger@0.1.1) (2021-04-29) | ||
## [0.1.3](https://github.com/monstermakes/larry-logger/compare/@monstermakes/larry-logger@0.1.1...@monstermakes/larry-logger@0.1.3) (2022-03-29) | ||
@@ -12,3 +12,3 @@ | ||
* make eslint rules consistent ([790add5](https://github.com/monstermakes/larry-logger/commit/790add52dfa7e8e7f95a5a846fcbac6eb1867273)) | ||
* **larry-bnd:** WIP ([106d715](https://github.com/monstermakes/larry-logger/commit/106d7151437e8ffbb12f762475f5475ac7dcf39a)) | ||
@@ -19,2 +19,13 @@ | ||
## [0.1.2](https://github.com/monstermakes/larry-logger/compare/@monstermakes/larry-logger@0.1.1...@monstermakes/larry-logger@0.1.2) (2022-03-29) | ||
### Bug Fixes | ||
* **larry-bnd:** WIP ([106d715](https://github.com/monstermakes/larry-logger/commit/106d7151437e8ffbb12f762475f5475ac7dcf39a)) | ||
# [0.1.0](https://github.com/monstermakes/larry-logger/compare/@monstermakes/larry-logger@0.0.6...@monstermakes/larry-logger@0.1.0) (2020-04-14) | ||
@@ -21,0 +32,0 @@ |
{ | ||
"name": "@monstermakes/larry-logger", | ||
"description": "This is Larry's logger.", | ||
"version": "0.1.1", | ||
"version": "0.1.3", | ||
"publishConfig": {}, | ||
@@ -40,7 +40,7 @@ "bin": {}, | ||
"chai-files": "^1.4.0", | ||
"eslint": "^7.25.0", | ||
"eslint": "^4.17.0", | ||
"mocha": "^5.2.0", | ||
"nyc": "^11.4.1" | ||
}, | ||
"gitHead": "593928ee0af64a69fa9cf7e87a617d77cd2d3f3d" | ||
"gitHead": "37b1a6b36334e7f2dbca293589fba40a596c9ac7" | ||
} |
6138