Skip to content

Commit 9e9dbdb

Browse files
committed
Bumped version to 1.2.2
1 parent 17675e3 commit 9e9dbdb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.2.2
2+
3+
- Fixed conditional LogOutput export. Credits to
4+
@ChristopheOosterlynck [#4](https://github.com/Bungeefan/logger/pull/4).
5+
16
## 1.2.1
27

38
- Reverted `${this}` interpolation and added linter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: logger
22
description: Small, easy to use and extensible logger which prints beautiful logs.
3-
version: 1.2.1
3+
version: 1.2.2
44
repository: https://github.com/Bungeefan/logger
55

66
environment:

0 commit comments

Comments
 (0)