Skip to content

Commit

Permalink
Publish talker v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Frezyx committed Aug 5, 2023
1 parent 5da0a8c commit 8adac28
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Follow these steps to the coolest experience in error handling
### Add dependency
```yaml
dependencies:
talker: ^3.1.0
talker: ^3.1.1
```
### Easy to use
Expand Down
4 changes: 4 additions & 0 deletions packages/talker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 3.1.1
- Make 100% tests coverage
- Add Contributors section in project README

# 3.1.0
- Rename (fix typo) **LoggerFormater** -> **LoggerFormatter**
- Rename (fix typo) Talker field **loggerFormater** -> **loggerFormatter**
Expand Down
2 changes: 1 addition & 1 deletion packages/talker/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: talker
description: Advanced error handler and logger package for flutter and dart. App monitoring, logs history, report sharing, custom logs, and etc.
version: 3.1.0
version: 3.1.1
homepage: https://github.com/Frezyx/talker
repository: https://github.com/Frezyx/talker
issue_tracker: https://github.com/Frezyx/talker/issues
Expand Down

0 comments on commit 8adac28

Please sign in to comment.