Skip to content

Commit e4ada6c

Browse files
chore(release): 1.0.0-beta.2 [skip ci]
# [1.0.0-beta.2](v1.0.0-beta.1...v1.0.0-beta.2) (2020-04-20) ### Bug Fixes * add more exports ([f1819a6](f1819a6))
1 parent 5834f43 commit e4ada6c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.0.0-beta.2](https://github.com/Enigmatis/polaris-nest-logger/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2020-04-20)
2+
3+
4+
### Bug Fixes
5+
6+
* add more exports ([f1819a6](https://github.com/Enigmatis/polaris-nest-logger/commit/f1819a63b1f8c4888e7ba75c7bacb19441a5d905))
7+
18
# 1.0.0-beta.1 (2020-04-20)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@enigmatis/polaris-nest-logger",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"description": "A module that lets you create a polaris-logger dedicated to NestJs",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)