Skip to content

Commit e0ff330

Browse files
Version bump
1 parent 314b35b commit e0ff330

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

script/tool/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 0.13.4+3
2+
3+
* Moves source to flutter/packages.
4+
5+
## 0.13.4+2
6+
7+
* Expands the `--packages-for-branch` detection of main to include ancestors
8+
of `origin/main` and `upstream/main`.
9+
110
## 0.13.4+1
211

312
* Makes `--packages-for-branch` detect any commit on `main` as being `main`,

script/tool/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: flutter_plugin_tools
22
description: Productivity utils for flutter/plugins and flutter/packages
33
repository: https://github.com/flutter/packages/tree/main/script/tool
4-
version: 0.13.4+2
4+
version: 0.13.4+3
55

66
dependencies:
77
args: ^2.1.0

0 commit comments

Comments
 (0)