Skip to content

Commit 1cce100

Browse files
author
Houn
committed
2.1.23
1 parent b542fcc commit 1cce100

File tree

12 files changed

+69
-34
lines changed

12 files changed

+69
-34
lines changed

particle-aa/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 2.1.23
2+
13
## 2.1.22
24

35
## 2.1.21

particle-aa/example/pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ dependencies:
2727
# the parent directory to use the current plugin's version.
2828
path: ../
2929

30-
particle_connect: ^2.1.22
31-
particle_base: ^2.1.22
32-
particle_auth_core: ^2.1.22
30+
particle_connect: ^2.1.23
31+
particle_base: ^2.1.23
32+
particle_auth_core: ^2.1.23
3333
# particle_auth_core: ^2.0.0
3434
# path: ../../particle-auth-core/
3535
# particle_connect: ^2.0.0

particle-aa/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: particle_aa
22
description: A flutter plugin project for particle aa
3-
version: 2.1.22
3+
version: 2.1.23
44
homepage: https://particle.network
55

66
environment:
@@ -12,7 +12,7 @@ dependencies:
1212
sdk: flutter
1313
plugin_platform_interface: ^2.1.6
1414

15-
particle_base: ^2.1.22
15+
particle_base: ^2.1.23
1616

1717
# particle_base: ^2.0.0
1818
# path: ../particle-base/

particle-auth-core/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 2.1.23
2+
13
## 2.1.22
24

35
## 2.1.21

particle-auth-core/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: particle_auth_core
22
description: A flutter plugin project for particle auth core
3-
version: 2.1.22
3+
version: 2.1.23
44
homepage: https://particle.network
55

66
environment:
@@ -11,7 +11,7 @@ dependencies:
1111
flutter:
1212
sdk: flutter
1313
plugin_platform_interface: ^2.1.6
14-
particle_base: ^2.1.22
14+
particle_base: ^2.1.23
1515
# particle_base: ^2.0.0
1616
# path: ../particle-base/
1717

particle-base/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 2.1.23
2+
13
## 2.1.22
24

35
## 2.1.21

particle-base/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: particle_base
22
description: A flutter plugin project for particle base
3-
version: 2.1.22
3+
version: 2.1.23
44
homepage: https://particle.network
55

66
environment:

particle-connect/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 2.1.23
2+
13
## 2.1.22
24

35
## 2.1.21

particle-connect/pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: particle_connect
22
description: A flutter plugin project for particle connect
3-
version: 2.1.22
3+
version: 2.1.23
44
homepage: https://particle.network/
55

66
environment:
@@ -11,8 +11,8 @@ dependencies:
1111
flutter:
1212
sdk: flutter
1313
plugin_platform_interface: ^2.1.6
14-
particle_base: ^2.1.22
15-
particle_auth_core: ^2.1.22
14+
particle_base: ^2.1.23
15+
particle_auth_core: ^2.1.23
1616
# particle_base: ^2.0.0
1717
# path: ../particle-base/
1818
# particle_auth_core: ^2.0.0

particle-wallet/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 2.1.23
2+
13
## 2.1.22
24

35
## 2.1.21

0 commit comments

Comments
 (0)