Skip to content

Commit 54bd5a2

Browse files
authored
Preparing release 1.1.1 (#114)
1 parent bef6d81 commit 54bd5a2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.1.1
2+
3+
- Update dependencies
4+
- Fixed event loss issue with flush
5+
- Fixed timezone conversion issue
6+
17
## 1.1.0
28

39
- Cleared out malformed files on error and reduced chance of files not writing completely if program exits prematurely

packages/core/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: segment_analytics
22
description: The hassle-free way to add Segment analytics to your Flutter app.
3-
version: 1.1.0
3+
version: 1.1.1
44
homepage: https://github.com/segmentio/analytics_flutter#readme
55
repository: https://github.com/segmentio/analytics_flutter/tree/main/packages/core#readme
66
issue_tracker: https://github.com/segmentio/analytics_flutter/issues

0 commit comments

Comments
 (0)