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

Commit 2cf92bc

Browse files
committed
bump
1 parent a104432 commit 2cf92bc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

packages/url_launcher/url_launcher_platform_interface/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## NEXT
1+
## 2.1.2
22

33
* Updates minimum Flutter version to 3.0.
4+
* Adds lint ignores to the usage of `RouteInformation.location`.
45

56
## 2.1.1
67

packages/url_launcher/url_launcher_platform_interface/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repository: https://github.com/flutter/plugins/tree/main/packages/url_launcher/u
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+url_launcher%22
55
# NOTE: We strongly prefer non-breaking changes, even at the expense of a
66
# less-clean API. See https://flutter.dev/go/platform-interface-breaking-changes
7-
version: 2.1.1
7+
version: 2.1.2
88

99
environment:
1010
sdk: ">=2.12.0 <3.0.0"

0 commit comments

Comments
 (0)