Skip to content

Commit

Permalink
chore(release): v1.0.10 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Poepping committed May 24, 2020
1 parent 014457f commit b4faa63
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<a name="1.0.10"></a>

## [1.0.10](https://github.com/mmpro/ac-logger/compare/v1.0.9..v1.0.10) (2020-05-24 10:08:26)


### Bug Fix

* **App:** Add error message from e (stack) to message | MP | [014457f8cce91b82d68940d4ea4366c27502da5e](https://github.com/mmpro/ac-logger/commit/014457f8cce91b82d68940d4ea4366c27502da5e)
Automatically add error message from stack to message
<a name="1.0.9"></a>

## [1.0.9](https://github.com/mmpro/ac-logger/compare/v1.0.8..v1.0.9) (2020-05-24 08:54:59)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Mark Poepping (https://www.mmpro.de)",
"license": "MIT",
"repository": "mmpro/ac-logger",
"version": "1.0.9",
"version": "1.0.10",
"dependencies": {
"ac-semantic-release": "^0.1.4",
"lodash": "^4.17.15",
Expand Down

0 comments on commit b4faa63

Please sign in to comment.