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

Commit 39d13f1

Browse files
TEST: add a breaking change
1 parent e16901c commit 39d13f1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/plugin_platform_interface/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.0.0
2+
3+
* Testing
4+
15
## 2.0.1
26

37
* Fix `federated flutter plugins` link in the README.md.

packages/plugin_platform_interface/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+
1414
# be done when absolutely necessary and after the ecosystem has already migrated to 1.X.Y version
1515
# that is forward compatible with 2.0.0 (ideally the ecosystem have migrated to depend on:
1616
# `plugin_platform_interface: >=1.X.Y <3.0.0`).
17-
version: 2.0.1
17+
version: 3.0.0
1818

1919
environment:
2020
sdk: ">=2.12.0 <3.0.0"

0 commit comments

Comments
 (0)