Skip to content

Commit f8c75f3

Browse files
chore(release): 1.0.0-beta.3 [skip ci]
# [1.0.0-beta.3](v1.0.0-beta.2...v1.0.0-beta.3) (2020-04-20) ### Bug Fixes * add npm ignore ([35f50db](35f50db))
1 parent 94f1e88 commit f8c75f3

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.3](https://github.com/Enigmatis/polaris-nest-logger/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2020-04-20)
2+
3+
4+
### Bug Fixes
5+
6+
* add npm ignore ([35f50db](https://github.com/Enigmatis/polaris-nest-logger/commit/35f50dbbaee62732b4767cff84c4b775d3a27b88))
7+
18
# [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)
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.2",
3+
"version": "1.0.0-beta.3",
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)