Skip to content

Commit 698d1c8

Browse files
committed
v6.11.1
1 parent f79a6a6 commit 698d1c8

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.11.1] - 2023-10-08
2+
3+
* Pubspec.yaml dependency updates
4+
15
## [6.11.0] - 2023-10-08
26

37
* Add `eventBus()` to provider

LabelStoreMax/pubspec.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -609,18 +609,18 @@ packages:
609609
dependency: "direct main"
610610
description:
611611
name: nylo_framework
612-
sha256: "5f0450281f457a3cd345618766c7b70d1dd77d9bce99d378fa018827f595d12f"
612+
sha256: "1414df741dd79083cc65a910083522b8721ef91ff2c5eed15ddc98ba15011434"
613613
url: "https://pub.dev"
614614
source: hosted
615-
version: "5.4.0"
615+
version: "5.4.1"
616616
nylo_support:
617617
dependency: transitive
618618
description:
619619
name: nylo_support
620-
sha256: "8569bb5f8b7e9c12a9922cde01b6eacb1b4663bca095416c61ba3577f31ceab0"
620+
sha256: ad896cf9cba4868340b012a0353b56721badbac03221cb75fb21b82a4760b079
621621
url: "https://pub.dev"
622622
source: hosted
623-
version: "5.10.0"
623+
version: "5.10.1"
624624
octo_image:
625625
dependency: transitive
626626
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.11.0
4+
# Version: 6.11.1
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.4.0
32+
nylo_framework: ^5.4.1
3333
woosignal: ^3.8.1
3434
wp_json_api: ^3.3.3
3535
cached_network_image: ^3.3.0

0 commit comments

Comments
 (0)