Skip to content

Commit f83e1fe

Browse files
committed
v6.12.2
1 parent d49f8a6 commit f83e1fe

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
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.12.2] - 2023-12-02
2+
3+
* Pubspec.yaml dependency updates
4+
15
## [6.12.1] - 2023-12-01
26

37
* Migrate code to Nylo v5.11.1

LabelStoreMax/pubspec.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -617,18 +617,18 @@ packages:
617617
dependency: "direct main"
618618
description:
619619
name: nylo_framework
620-
sha256: "79f6790ab92f6fe17897d6957c0922b59d934a4ce0c797da8590febf9f1e80f1"
620+
sha256: dca371fb9362db81eeb40a040d7ddb0c00dc08720cd4b3ea4bc646ec48a2325f
621621
url: "https://pub.dev"
622622
source: hosted
623-
version: "5.11.1"
623+
version: "5.13.0"
624624
nylo_support:
625625
dependency: transitive
626626
description:
627627
name: nylo_support
628-
sha256: "6e1f508b74beb6ee863b9cfba41179a9a68162387c881424aa447384418da5b3"
628+
sha256: "4b1209d56b5ddf0188f840c59f6b989259e4d352d35ca5743410350aa6a59473"
629629
url: "https://pub.dev"
630630
source: hosted
631-
version: "5.18.1"
631+
version: "5.20.0"
632632
octo_image:
633633
dependency: transitive
634634
description:

LabelStoreMax/pubspec.yaml

Lines changed: 2 additions & 2 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.12.1
4+
# Version: 6.12.2
55
# Author: Anthony Gordon
66
# Homepage: https://woosignal.com
77
# Documentation: https://woosignal.com/docs/app/label-storemax
@@ -29,7 +29,7 @@ dependencies:
2929
google_fonts: ^4.0.5
3030
analyzer: ^5.12.0
3131
intl: ^0.18.0
32-
nylo_framework: ^5.11.1
32+
nylo_framework: ^5.13.0
3333
woosignal: ^3.8.1
3434
wp_json_api: ^3.3.3
3535
cached_network_image: ^3.3.0

0 commit comments

Comments
 (0)