Skip to content

Commit

Permalink
chore(release): 4.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.2.1](v4.2.0...v4.2.1) (2020-11-05)

### Reverts

* Revert "BREAKING CHANGE: updated and added new log properties (#81)" (#82) ([a16cf8c](a16cf8c)), closes [#81](#81) [#82](#82)
  • Loading branch information
semantic-release-bot committed Nov 5, 2020
1 parent a16cf8c commit 7c7c835
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.2.1](https://github.com/Enigmatis/polaris-logs/compare/v4.2.0...v4.2.1) (2020-11-05)


### Reverts

* Revert "BREAKING CHANGE: updated and added new log properties (#81)" (#82) ([a16cf8c](https://github.com/Enigmatis/polaris-logs/commit/a16cf8c29b40de16e5f5a50a203fdba1b0459d07)), closes [#81](https://github.com/Enigmatis/polaris-logs/issues/81) [#82](https://github.com/Enigmatis/polaris-logs/issues/82)

# [4.2.0](https://github.com/Enigmatis/polaris-logs/compare/v4.1.1...v4.2.0) (2020-09-06)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@enigmatis/polaris-logs",
"version": "4.2.0",
"version": "4.2.1",
"description": "A logging library",
"main": "dist/src/main.js",
"types": "dist/src/main.d.ts",
Expand Down

0 comments on commit 7c7c835

Please sign in to comment.