Skip to content

Commit

Permalink
v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
agordn52 committed Apr 8, 2024
1 parent 8378d09 commit 98cb8d0
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 11 deletions.
4 changes: 4 additions & 0 deletions ShopMax/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.4.2] - 2024-04-09

* pubspec.yaml updates

## [1.4.1] - 2024-04-04

* pubspec.yaml updates
Expand Down
16 changes: 8 additions & 8 deletions ShopMax/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -221,10 +221,10 @@ packages:
dependency: transitive
description:
name: device_meta
sha256: "0ed759a32c785f2bafad4ad264f0a81b15967a099d2bb4641a8cd885414df302"
sha256: "74ca44ae368cfcd52ace996b2d4941c0fe3249df630a59c8521a4f00d84d573b"
url: "https://pub.dev"
source: hosted
version: "1.1.19"
version: "1.1.20"
dio:
dependency: transitive
description:
Expand Down Expand Up @@ -697,18 +697,18 @@ packages:
dependency: "direct main"
description:
name: nylo_framework
sha256: d9e787ab0a05d03d979bb8747a2b71b701bb12117f7bc4465588d4b4947349d9
sha256: "730fa6d118e5af9837d261bab6282f2eb9d2d1b799a32530a73dd97e44449449"
url: "https://pub.dev"
source: hosted
version: "5.24.6"
version: "5.25.1"
nylo_support:
dependency: transitive
description:
name: nylo_support
sha256: "67c3005a77fe068232a7cde2f5b8aa7077fa8db50b9b97dd5aefed0b1ad4fd68"
sha256: "9662d056297433385d570146b92f208e941d1fca795d5abc4f36dcacaf57bdd1"
url: "https://pub.dev"
source: hosted
version: "5.62.0"
version: "5.63.0"
octo_image:
dependency: transitive
description:
Expand Down Expand Up @@ -1230,10 +1230,10 @@ packages:
dependency: "direct main"
description:
name: woosignal_shopify_api
sha256: "9d3f0bc4802e534729de1dda05114292d2c1ddd56d0d0dbba3536431ce455c0d"
sha256: "489a25d3d6cd8de8086287cc33ba6e69f107361a24259a7ce2f21c73aa0f8880"
url: "https://pub.dev"
source: hosted
version: "1.3.2"
version: "1.3.3"
xdg_directories:
dependency: transitive
description:
Expand Down
6 changes: 3 additions & 3 deletions ShopMax/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Official WooSignal App Template for Shopify

# ShopMax
# Version: 1.4.1
# Version: 1.4.2
# Author: Anthony Gordon
# Homepage: https://woosignal.com
# Documentation: https://woosignal.com/docs/app/shopmax
Expand Down Expand Up @@ -29,7 +29,7 @@ dependencies:
google_fonts: ^6.2.0
analyzer: ^6.2.0
intl: ^0.18.0
nylo_framework: ^5.24.6
nylo_framework: ^5.25.1
cached_network_image: ^3.3.1
package_info_plus: ^4.2.0
money_formatter: ^0.0.5
Expand All @@ -44,7 +44,7 @@ dependencies:
flutter_spinkit: ^5.2.1
auto_size_text: ^3.0.0
html: ^0.15.4
woosignal_shopify_api: ^1.3.2
woosignal_shopify_api: ^1.3.3
flutter_widget_from_html_core: ^0.14.11
flutter_rating_bar: ^4.0.1
flutter_staggered_grid_view: ^0.7.0
Expand Down

0 comments on commit 98cb8d0

Please sign in to comment.