Skip to content

Commit ad9d807

Browse files
chore(release): 2.8.0 [skip ci]
# [2.8.0](v2.7.1...v2.8.0) (2020-02-20) ### Features * added abstract-polaris-logger.ts ([2e51721](2e51721))
1 parent db03b7c commit ad9d807

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.8.0](https://github.com/Enigmatis/polaris-logs/compare/v2.7.1...v2.8.0) (2020-02-20)
2+
3+
4+
### Features
5+
6+
* added abstract-polaris-logger.ts ([2e51721](https://github.com/Enigmatis/polaris-logs/commit/2e51721f2da84796e5a9adbfd7817c08af513586))
7+
18
## [2.7.1](https://github.com/Enigmatis/polaris-logs/compare/v2.7.0...v2.7.1) (2020-02-18)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@enigmatis/polaris-logs",
3-
"version": "2.7.1",
3+
"version": "2.8.0",
44
"description": "A logging library",
55
"main": "dist/src/main.js",
66
"types": "dist/src/main.d.ts",

0 commit comments

Comments
 (0)