Skip to content

Commit

Permalink
chore(release): 2.6.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.6.2](v2.6.1...v2.6.2) (2020-01-28)

### Bug Fixes

* updated dependencies ([dd26eda](dd26eda))

### Performance Improvements

* **request:** requestQuery changed to request and now it is an any ([381051b](381051b))
  • Loading branch information
semantic-release-bot committed Jan 28, 2020
1 parent 5ded0ad commit bbeff65
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [2.6.2](https://github.com/Enigmatis/polaris-logs/compare/v2.6.1...v2.6.2) (2020-01-28)


### Bug Fixes

* updated dependencies ([dd26eda](https://github.com/Enigmatis/polaris-logs/commit/dd26eda3141ab221789d9e048eb730e248c714b9))


### Performance Improvements

* **request:** requestQuery changed to request and now it is an any ([381051b](https://github.com/Enigmatis/polaris-logs/commit/381051bb666140c7a31b434db1b2093bb431628f))

## [2.6.1](https://github.com/Enigmatis/polaris-logs/compare/v2.6.0...v2.6.1) (2019-12-08)


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": "2.6.1",
"version": "2.6.2",
"description": "A logging library",
"main": "dist/src/main.js",
"types": "dist/src/main.d.ts",
Expand Down

0 comments on commit bbeff65

Please sign in to comment.