Skip to content

Commit 91d4e7b

Browse files
github-actions[bot]frontegg
andauthored
chore(release): publish 1.0.44 (#125)
Co-authored-by: frontegg <frontegg@users.noreply.github.com>
1 parent 8ef2c1c commit 91d4e7b

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.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

CHANGELOG.old.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.0.43
2+
Added support for disable automatic token refresh
3+
14
## v1.0.42
25
- Bump frontegg-android-kotlin sdk to 1.3.25 version.
36
- Added offlie mode support for flutter-sdk.

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

0 commit comments

Comments
 (0)