Skip to content

Commit 1cb8a6e

Browse files
committed
Preparing release 1.1.8
1 parent ba39c98 commit 1cb8a6e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.8
2+
3+
- Reverting fix for #152
4+
15
## 1.1.7
26

37
- Fix for setFlushPolicies method is overwriting Configuration properties #144

packages/core/lib/version.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
const segmentVersion = "1.1.7";
1+
const segmentVersion = "1.1.8";

0 commit comments

Comments
 (0)