File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 7.5.6] - 2024-07-18
2
+
3
+ * Pubspec.yaml dependency updates
4
+
1
5
## [ 7.5.5] - 2024-06-21
2
6
3
7
* Update default payment gateways
Original file line number Diff line number Diff line change 1
1
# Official WooSignal App Template for WooCommerce
2
2
3
3
# Label StoreMax
4
- # Version: 7.5.5
4
+ # Version: 7.5.6
5
5
# Author: Anthony Gordon
6
6
# Homepage: https://woosignal.com
7
7
# Documentation: https://woosignal.com/docs/app/label-storemax
@@ -29,9 +29,9 @@ dependencies:
29
29
google_fonts : ^6.2.1
30
30
analyzer : ^5.12.0
31
31
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
35
35
cached_network_image : ^3.3.1
36
36
package_info_plus : ^4.2.0
37
37
money_formatter : ^0.0.5
@@ -64,7 +64,7 @@ dependencies:
64
64
animate_do : ^3.3.4
65
65
66
66
dependency_overrides :
67
- http : ^1.0.0
67
+ rxdart : ^0.27.7
68
68
69
69
dev_dependencies :
70
70
flutter_launcher_icons : ^0.13.1
You can’t perform that action at this time.
0 commit comments