Skip to content

Commit 0d65224

Browse files
committed
v7.5.6
1 parent 2afb935 commit 0d65224

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

LabelStoreMax/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [7.5.6] - 2024-07-18
2+
3+
* Pubspec.yaml dependency updates
4+
15
## [7.5.5] - 2024-06-21
26

37
* Update default payment gateways

LabelStoreMax/pubspec.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Official WooSignal App Template for WooCommerce
22

33
# Label StoreMax
4-
# Version: 7.5.5
4+
# Version: 7.5.6
55
# Author: Anthony Gordon
66
# Homepage: https://woosignal.com
77
# Documentation: https://woosignal.com/docs/app/label-storemax
@@ -29,9 +29,9 @@ dependencies:
2929
google_fonts: ^6.2.1
3030
analyzer: ^5.12.0
3131
intl: ^0.19.0
32-
nylo_framework: ^5.30.0
33-
woosignal: ^3.14.7
34-
wp_json_api: ^3.5.10
32+
nylo_framework: ^5.32.6
33+
woosignal: ^3.14.8
34+
wp_json_api: ^3.5.13
3535
cached_network_image: ^3.3.1
3636
package_info_plus: ^4.2.0
3737
money_formatter: ^0.0.5
@@ -64,7 +64,7 @@ dependencies:
6464
animate_do: ^3.3.4
6565

6666
dependency_overrides:
67-
http: ^1.0.0
67+
rxdart: ^0.27.7
6868

6969
dev_dependencies:
7070
flutter_launcher_icons: ^0.13.1

0 commit comments

Comments
 (0)