Skip to content
Draft
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
327a068
Adding release note behaviour
CoderDake Nov 15, 2022
3155fa0
unleash the PR
CoderDake Nov 15, 2022
a53ccea
Fix update version so we start with a dev version when bumping
CoderDake Nov 15, 2022
341b15a
trailing comma
CoderDake Nov 15, 2022
2ed1dfd
remove comments
CoderDake Nov 15, 2022
d814da0
fix lints
CoderDake Nov 15, 2022
54411ea
jsdoc. copyright. remove extra class
CoderDake Nov 16, 2022
88b1d72
Merge remote-tracking branch 'origin/master' into br-squashed-dake
CoderDake Dec 14, 2022
da9c23b
first cleanup
CoderDake Dec 14, 2022
d3a6341
Initial workflow changes for simplified release note process
CoderDake Dec 14, 2022
61b0537
move the template`
CoderDake Dec 14, 2022
edbf288
markdown release note behaviour
CoderDake Dec 15, 2022
faef478
gitkeep and small changes
CoderDake Dec 15, 2022
58f9f41
release note wipe
CoderDake Dec 15, 2022
0918ef6
Merge remote-tracking branch 'origin/master' into simple-release-notes
CoderDake Dec 15, 2022
46c55db
better image dir management.
CoderDake Dec 15, 2022
0634cb3
RN version
CoderDake Dec 15, 2022
aea5d79
better grep
CoderDake Dec 15, 2022
b0a588d
fix description
CoderDake Dec 15, 2022
4921025
making sure we use the repo the PR is in
CoderDake Dec 15, 2022
0ea9dce
oops this is an env var
CoderDake Dec 15, 2022
fed9ecd
update the RN file
CoderDake Dec 15, 2022
4f70111
make sure both api reqs are on the right branch
CoderDake Dec 15, 2022
4bcc3b3
remove validation
CoderDake Dec 15, 2022
18a37da
Single change
CoderDake Dec 15, 2022
5faf4b4
unused import
CoderDake Dec 15, 2022
e264f19
Merge branch 'simple-release-notes' into simple-release-notes-test
CoderDake Dec 15, 2022
41d06fe
an release note change
Dec 15, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
RN version
  • Loading branch information
CoderDake committed Dec 15, 2022
commit 0634cb39307cadaa073d3f057b42f716dcd2ee9a
2 changes: 1 addition & 1 deletion tool/release_notes/NEXT_RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This is draft for future release notes, that are going to land on
[the Flutter website](https://docs.flutter.dev/development/tools/devtools/release-notes).

# DevTools <number> release notes
# DevTools 2.21.0 release notes

Dart & Flutter DevTools - A Suite of Performance Tools for Dart and Flutter

Expand Down