File tree 3 files changed +23
-2
lines changed 3 files changed +23
-2
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : New major release
3
+ about : Umbrella issue for an upcoming major release (for maintainers only)
4
+ title : Breaking changes in X.0
5
+ ---
6
+
7
+ PR: TBD
8
+ Timeline: TBD
9
+
10
+ ### Breaking changes
11
+
12
+ - [ ] ...
13
+ - [ ] ....
14
+
15
+ ### Post-publish tasks
16
+
17
+ - [ ] Create the ` releases/X.x ` branch
18
+ - [ ] Create the ` release-X.x ` tag
19
+ - [ ] Update [ dependencies] ( https://github.com/microsoft/react-native-test-app/wiki#dependencies )
20
+ - [ ] Update [ Patches] ( https://github.com/microsoft/react-native-test-app/wiki/Patches )
21
+ - [ ] [ Announcements] ( https://github.com/microsoft/react-native-test-app/blob/trunk/CONTRIBUTING.md#release-announcements )
Original file line number Diff line number Diff line change 1
1
name : " New `react-native` version \U0000269B "
2
- description : Add support for the latest version of `react-native`
2
+ description : Add support for the latest version of `react-native` (for maintainers only)
3
3
title : " Add support for `react-native` <version>"
4
4
labels : [enhancement]
5
5
body :
Original file line number Diff line number Diff line change 1
- --swiftversion 5.8
1
+ --swiftversion 5.10
2
2
--ifdef no-indent
3
3
--stripunusedargs closure-only
You can’t perform that action at this time.
0 commit comments