From c8b64805b4fcd5f29b951c997a83e65d02367fbf Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 24 Jun 2024 09:17:36 +0000 Subject: [PATCH] chore(release): 3.4.3 [skip ci] ## [3.4.3](https://github.com/Stacked-Org/stacked/compare/v3.4.2...v3.4.3) (2024-06-24) ### Bug Fixes * adds corner radius to SkeletonLoader ([1b2c51f](https://github.com/Stacked-Org/stacked/commit/1b2c51fd1f91ae3fd32626afcceaa27c582d7b5b)) --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47e29c13..7d983b99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.4.3](https://github.com/Stacked-Org/stacked/compare/v3.4.2...v3.4.3) (2024-06-24) + + +### Bug Fixes + +* adds corner radius to SkeletonLoader ([1b2c51f](https://github.com/Stacked-Org/stacked/commit/1b2c51fd1f91ae3fd32626afcceaa27c582d7b5b)) + ## [3.4.2](https://github.com/Stacked-Org/stacked/compare/v3.4.1...v3.4.2) (2024-01-30) diff --git a/pubspec.yaml b/pubspec.yaml index 9aed5140..5f5acea8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: stacked description: The framework to build testable, scalable and maintainable flutter apps -version: 3.4.2 +version: 3.4.3 homepage: https://github.com/FilledStacks/stacked platforms: android: