Skip to content

Commit 0f0deb1

Browse files
author
frontegg
committed
chore(release): publish 1.0.45
1 parent e546e2a commit 0f0deb1

5 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.0.45
2+
Bump frontegg-android-kotlin sdk to 1.3.27.
3+
14
## v1.0.44
25
Bump frontegg-ios-swift version to 1.3.3.
36

CHANGELOG.old.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.0.44
2+
Bump frontegg-ios-swift version to 1.3.3.
3+
14
## v1.0.43
25
Added support for disable automatic token refresh
36

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.44'
7+
s.version = '1.0.45'
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.44
3+
version: 1.0.45
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.44
1+
1.0.45

0 commit comments

Comments
 (0)