Skip to content

Commit afae2d3

Browse files
committed
chore: 🔖 version bump 5.0.1 to 5.0.2
1 parent 65c1929 commit afae2d3

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [5.0.2] (unreleased)
1+
## [5.0.2]
22

33
- Fixed [#590](https://github.com/SimformSolutionsPvtLtd/showcaseview/issues/590) - Fixed Rendering issues with scrollable showcase views inside withWidget
44
- Fixed [#587](https://github.com/SimformSolutionsPvtLtd/showcaseview/issues/587) - Fixed ShowcaseView.withWidget container positioning issues on web

pubspec.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: showcaseview
22
description: A Flutter package to Showcase/Highlight widgets step by step.
3-
version: 5.0.1
3+
version: 5.0.2
44
issue_tracker: https://github.com/SimformSolutionsPvtLtd/showcaseview/issues
55
repository: https://github.com/SimformSolutionsPvtLtd/showcaseview
66

@@ -15,5 +15,3 @@ dev_dependencies:
1515
flutter_test:
1616
sdk: flutter
1717
flutter_lints: 2.0.2
18-
19-
flutter:

0 commit comments

Comments
 (0)