Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.8 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-beta.8](v1.0.0-beta.7...v1.0.0-beta.8) (2020-04-20)

### Features

* add more exports ([510d42d](510d42d))
* add more exports ([8251da7](8251da7))
  • Loading branch information
semantic-release-bot committed Apr 20, 2020
1 parent 510d42d commit 8879ee9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.0.0-beta.8](https://github.com/Enigmatis/polaris-nest-logger/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2020-04-20)


### Features

* add more exports ([510d42d](https://github.com/Enigmatis/polaris-nest-logger/commit/510d42d792f4e859d54c896364ce64dd646432b6))
* add more exports ([8251da7](https://github.com/Enigmatis/polaris-nest-logger/commit/8251da77e67c47b83d75664e06da824f7526f628))

# [1.0.0-beta.7](https://github.com/Enigmatis/polaris-nest-logger/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2020-04-20)


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-nest-logger",
"version": "1.0.0-beta.7",
"version": "1.0.0-beta.8",
"description": "A module that lets you create a polaris-logger dedicated to NestJs",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 8879ee9

Please sign in to comment.