Skip to content

Commit 0f41586

Browse files
authored
chore: release ubuntu_logger (#483)
1 parent f68377f commit 0f41586

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/ubuntu_logger/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.2.1
2+
3+
- **CHORE**: Loosen version constraints on `logging` and bump to `^1.3.0`
4+
15
## 0.2.0
26

37
> Note: This release has breaking changes.

packages/ubuntu_logger/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: A logging frontend based on Google's logging library for Dart.
33
homepage: https://github.com/canonical/ubuntu-flutter-plugins
44
repository: https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_logger
55
issue_tracker: https://github.com/canonical/ubuntu-flutter-plugins/issues
6-
version: 0.2.0
6+
version: 0.2.1
77

88
environment:
99
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)