Skip to content

Commit e391970

Browse files
committed
v6.13.5
1 parent dda53cb commit e391970

File tree

3 files changed

+13
-9
lines changed

3 files changed

+13
-9
lines changed

LabelStoreMax/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [6.13.5] - 2024-02-28
2+
3+
* Pubspec.yaml dependency updates
4+
15
## [6.13.4] - 2024-02-28
26

37
* Pubspec.yaml dependency updates

LabelStoreMax/pubspec.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -221,10 +221,10 @@ packages:
221221
dependency: transitive
222222
description:
223223
name: device_meta
224-
sha256: "07d5d226a483609b735b3c67e654fdf0a00545a16a5c909f7ce6230f1e0280aa"
224+
sha256: "356a8f6e09c03ec832a701f007c158d4e2e83c41773bdcd6ea39335d7743b35c"
225225
url: "https://pub.dev"
226226
source: hosted
227-
version: "1.1.10"
227+
version: "1.1.11"
228228
dio:
229229
dependency: transitive
230230
description:
@@ -705,10 +705,10 @@ packages:
705705
dependency: transitive
706706
description:
707707
name: nylo_support
708-
sha256: "3d1bf4f95d3a4ac7aa240064ee1b8eb570cc93ebdb38e1689861a9b4e4cd8aa0"
708+
sha256: "049a8f69a349a2f038fb95637320798e409de8287138b47a3c85784462e45388"
709709
url: "https://pub.dev"
710710
source: hosted
711-
version: "5.49.0"
711+
version: "5.50.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: "8dfaaa6ac78a7b137c8829568b1973444d0f94026f8ab1eec59c2637e8a1cbe8"
1233+
sha256: ad0381d78c4fe563edb7d95df23645bff7bb0dbe20881b6ed363004ddded0eab
12341234
url: "https://pub.dev"
12351235
source: hosted
1236-
version: "3.9.1"
1236+
version: "3.9.2"
12371237
wp_json_api:
12381238
dependency: "direct main"
12391239
description:

LabelStoreMax/pubspec.yaml

Lines changed: 3 additions & 3 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: 6.13.4
4+
# Version: 6.13.5
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.1.0
3030
analyzer: ^5.12.0
3131
intl: ^0.18.0
32-
nylo_framework: ^5.21.4
33-
woosignal: ^3.9.1
32+
nylo_framework: ^5.21.6
33+
woosignal: ^3.9.2
3434
wp_json_api: ^3.3.4
3535
cached_network_image: ^3.3.1
3636
package_info_plus: ^4.2.0

0 commit comments

Comments
 (0)