File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 3
3
# Maintaining
4
4
5
5
- [ Maintaining] ( #maintaining )
6
- - [ Maintaining] ( #maintaining-1 )
7
6
- [ Workflow] ( #workflow )
8
7
- [ Milestones] ( #milestones )
9
8
- [ Triage] ( #triage )
14
13
- [ Changelog] ( #changelog )
15
14
- [ Release] ( #release )
16
15
- [ Release Manager Rotation] ( #release-manager-rotation )
17
- - [ Publishing a release] ( #publishing-a-release )
16
+ - [ Publishing a release] ( #publishing-a-release )
18
17
19
18
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
20
19
@@ -102,7 +101,7 @@ If you're the current release manager, follow these steps:
102
101
2 . Fill out checklist
103
102
3 . After release is published, close release milestone
104
103
105
- ## Publishing a release
104
+ ### Publishing a release
106
105
107
106
1 . Run ` yarn release:prep ` and type in the new version i.e. 3.8.1
108
107
2 . GitHub actions will generate the ` npm-package ` , ` release-packages ` and ` release-images ` artifacts.
You can’t perform that action at this time.
0 commit comments