Skip to content

Commit

Permalink
chore(release): 2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.1.0](v2.0.1...v2.1.0) (2019-01-21)

### Bug Fixes

* **import:** now you can import from '[@Enigmatis](https://github.com/enigmatis)/polaris-logs' ([5ca80bc](5ca80bc))

### Features

* **import:** export now all entities ([f3e87dc](f3e87dc))
  • Loading branch information
semantic-release-bot committed Jan 21, 2019
1 parent 4d89d22 commit 3360a9a
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.1.0](https://github.com/Enigmatis/polaris-logs/compare/v2.0.1...v2.1.0) (2019-01-21)


### Bug Fixes

* **import:** now you can import from '[@enigmatis](https://github.com/enigmatis)/polaris-logs' ([5ca80bc](https://github.com/Enigmatis/polaris-logs/commit/5ca80bc))


### Features

* **import:** export now all entities ([f3e87dc](https://github.com/Enigmatis/polaris-logs/commit/f3e87dc))

## [2.0.1](https://github.com/Enigmatis/polaris-logs/compare/v2.0.0...v2.0.1) (2019-01-21)


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

0 comments on commit 3360a9a

Please sign in to comment.