Skip to content

Commit 2f940c5

Browse files
committed
Bumped version to 1.2.1
1 parent bf4e655 commit 2f940c5

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.1
2+
3+
- Reverted `${this}` interpolation and added linter
4+
ignore. [#1](https://github.com/Bungeefan/logger/issues/1)
5+
16
## 1.2.0
27

38
- Added origin LogEvent to OutputEvent. Addresses [#133](https://github.com/simc/logger/pull/133).

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.0
3+
version: 1.2.1
44
repository: https://github.com/Bungeefan/logger
55

66
environment:

0 commit comments

Comments
 (0)