Skip to content

Commit

Permalink
v6.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agordn52 committed Oct 8, 2023
1 parent f79a6a6 commit 698d1c8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
4 changes: 4 additions & 0 deletions LabelStoreMax/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [6.11.1] - 2023-10-08

* Pubspec.yaml dependency updates

## [6.11.0] - 2023-10-08

* Add `eventBus()` to provider
Expand Down
8 changes: 4 additions & 4 deletions LabelStoreMax/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -609,18 +609,18 @@ packages:
dependency: "direct main"
description:
name: nylo_framework
sha256: "5f0450281f457a3cd345618766c7b70d1dd77d9bce99d378fa018827f595d12f"
sha256: "1414df741dd79083cc65a910083522b8721ef91ff2c5eed15ddc98ba15011434"
url: "https://pub.dev"
source: hosted
version: "5.4.0"
version: "5.4.1"
nylo_support:
dependency: transitive
description:
name: nylo_support
sha256: "8569bb5f8b7e9c12a9922cde01b6eacb1b4663bca095416c61ba3577f31ceab0"
sha256: ad896cf9cba4868340b012a0353b56721badbac03221cb75fb21b82a4760b079
url: "https://pub.dev"
source: hosted
version: "5.10.0"
version: "5.10.1"
octo_image:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions LabelStoreMax/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Official WooSignal App Template for WooCommerce

# Label StoreMax
# Version: 6.11.0
# Version: 6.11.1
# Author: Anthony Gordon
# Homepage: https://woosignal.com
# Documentation: https://woosignal.com/docs/app/label-storemax
Expand Down Expand Up @@ -29,7 +29,7 @@ dependencies:
google_fonts: ^4.0.5
analyzer: ^5.12.0
intl: ^0.18.0
nylo_framework: ^5.4.0
nylo_framework: ^5.4.1
woosignal: ^3.8.1
wp_json_api: ^3.3.3
cached_network_image: ^3.3.0
Expand Down

0 comments on commit 698d1c8

Please sign in to comment.