Skip to content

Commit 6561d98

Browse files
chore(release): publish 1.0.47 (#129)
1 parent f26de40 commit 6561d98

5 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v1.0.47
2+
## Summary
3+
- Trust server tenant on fresh login instead of stale cache.
4+
- Gate `AndroidDebugConfigurationChecker` on host app debuggable flag.
5+
16
## v1.0.46
27
Bump frontegg-android-kotlin version to 1.3.28.
38
- Trust server tenant on fresh login instead of stale cache.

CHANGELOG.old.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v1.0.46
2+
Bump frontegg-android-kotlin version to 1.3.28.
3+
- Trust server tenant on fresh login instead of stale cache.
4+
- Gate `AndroidDebugConfigurationChecker` on host app debuggable flag.
5+
6+
## v1.0.45
7+
Bump frontegg-android-kotlin sdk to 1.3.27.
8+
19
## v1.0.44
210
Bump frontegg-ios-swift version to 1.3.3.
311

ios/frontegg_flutter.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
Pod::Spec.new do |s|
66
s.name = 'frontegg_flutter'
7-
s.version = '1.0.45'
7+
s.version = '1.0.47'
88
s.summary = 'A new Flutter plugin project.'
99
s.description = <<-DESC
1010
A new Flutter plugin project.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: frontegg_flutter
22
description: Flutter package for Frontegg services
3-
version: 1.0.46
3+
version: 1.0.47
44
homepage: https://github.com/frontegg/frontegg-flutter
55
#publish_to: "https://pub.dartlang.org"
66

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.45
1+
1.0.47

0 commit comments

Comments
 (0)