Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 06d2a65

Browse files
committed
update pubspec version + CHANGELOG
1 parent 8a24014 commit 06d2a65

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/url_launcher/url_launcher_web/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.1.5+3
2+
3+
- Fix Link misalignment [issue](https://github.com/flutter/flutter/issues/70053).
4+
15
# 0.1.5+2
26

37
- Update Flutter SDK constraint.

packages/url_launcher/url_launcher_web/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ homepage: https://github.com/flutter/plugins/tree/master/packages/url_launcher/u
44
# 0.1.y+z is compatible with 1.0.0, if you land a breaking change bump
55
# the version to 2.0.0.
66
# See more details: https://github.com/flutter/flutter/wiki/Package-migration-to-1.0.0
7-
version: 0.1.5+2
7+
version: 0.1.5+3
88

99
flutter:
1010
plugin:

0 commit comments

Comments
 (0)