File tree Expand file tree Collapse file tree 3 files changed +13
-9
lines changed Expand file tree Collapse file tree 3 files changed +13
-9
lines changed Original file line number Diff line number Diff line change 1+ ## [ 7.3.1] - 2024-04-09
2+
3+ * Pubspec.yaml dependency updates
4+
15## [ 7.3.0] - 2024-04-06
26
37* Update Android config
Original file line number Diff line number Diff line change @@ -697,18 +697,18 @@ packages:
697697 dependency: "direct main"
698698 description:
699699 name: nylo_framework
700- sha256: d9e787ab0a05d03d979bb8747a2b71b701bb12117f7bc4465588d4b4947349d9
700+ sha256: "730fa6d118e5af9837d261bab6282f2eb9d2d1b799a32530a73dd97e44449449"
701701 url: "https://pub.dev"
702702 source: hosted
703- version: "5.24.6 "
703+ version: "5.25.1 "
704704 nylo_support:
705705 dependency: transitive
706706 description:
707707 name: nylo_support
708- sha256: "67c3005a77fe068232a7cde2f5b8aa7077fa8db50b9b97dd5aefed0b1ad4fd68 "
708+ sha256: "9662d056297433385d570146b92f208e941d1fca795d5abc4f36dcacaf57bdd1 "
709709 url: "https://pub.dev"
710710 source: hosted
711- version: "5.62 .0"
711+ version: "5.63 .0"
712712 octo_image:
713713 dependency: transitive
714714 description:
@@ -1230,10 +1230,10 @@ packages:
12301230 dependency: "direct main"
12311231 description:
12321232 name: woosignal
1233- sha256: "04742a2a1de98451352c1247a2b3cc8bcd0d1113ec0741a35ede6391e8eb4eaf"
1233+ sha256: d04283df6059f0328c8ee13c1c7c94826a3f348ff5cf93fcea0d53cf3b117bf5
12341234 url: "https://pub.dev"
12351235 source: hosted
1236- version: "3.13.5 "
1236+ version: "3.14.0 "
12371237 wp_json_api:
12381238 dependency: "direct main"
12391239 description:
Original file line number Diff line number Diff line change 11# Official WooSignal App Template for WooCommerce
22
33# Label StoreMax
4- # Version: 7.3.0
4+ # Version: 7.3.1
55# Author: Anthony Gordon
66# Homepage: https://woosignal.com
77# Documentation: https://woosignal.com/docs/app/label-storemax
@@ -29,8 +29,8 @@ dependencies:
2929 google_fonts : ^6.2.0
3030 analyzer : ^5.12.0
3131 intl : ^0.18.0
32- nylo_framework : ^5.24.6
33- woosignal : ^3.13.5
32+ nylo_framework : ^5.25.1
33+ woosignal : ^3.14.1
3434 wp_json_api : ^3.5.4
3535 cached_network_image : ^3.3.1
3636 package_info_plus : ^4.2.0
You can’t perform that action at this time.
0 commit comments