flaschenpost
Advanced tools
Comparing version 4.3.16 to 4.3.17
@@ -0,1 +1,8 @@ | ||
## [4.3.17](https://github.com/thenativeweb/flaschenpost/compare/4.3.16...4.3.17) (2020-11-03) | ||
### Bug Fixes | ||
* Fix headline for robot section in readme. ([#449](https://github.com/thenativeweb/flaschenpost/issues/449)) ([678003f](https://github.com/thenativeweb/flaschenpost/commit/678003faef6963c1ab76ed8b9c82a5aa8ceea171)) | ||
## [4.3.16](https://github.com/thenativeweb/flaschenpost/compare/4.3.15...4.3.16) (2020-10-30) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "flaschenpost", | ||
"version": "4.3.16", | ||
"version": "4.3.17", | ||
"description": "flaschenpost is a logger for cloud-based applications.", | ||
@@ -63,6 +63,6 @@ "contributors": [ | ||
"common-tags": "1.8.0", | ||
"nodeenv": "3.0.24", | ||
"nodeenv": "3.0.25", | ||
"record-stdstreams": "3.0.25", | ||
"roboter": "11.4.2", | ||
"semantic-release-configuration": "1.0.23", | ||
"semantic-release-configuration": "1.0.24", | ||
"strip-ansi": "6.0.0" | ||
@@ -69,0 +69,0 @@ }, |
@@ -245,5 +245,5 @@ # flaschenpost | ||
## Running the build | ||
## Running quality assurance | ||
To build this module use [roboter](https://www.npmjs.com/package/roboter). | ||
To run quality assurance for this module use [roboter](https://www.npmjs.com/package/roboter): | ||
@@ -250,0 +250,0 @@ ```shell |
68830