File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
- manually check that all [ issues] ( https://github.com/busstoptaktik/geodesy/issues/ )
4
4
assigned to the
5
- [ milestone for upcomming release] ( https://github.com/busstoptaktik/geodesy/issues?q=is%3Aopen+is%3Aissue+milestone%3A0.12.0 )
5
+ [ milestone for the upcomming release] ( https://github.com/busstoptaktik/geodesy/issues?q=is%3Aopen+is%3Aissue+milestone%3A0.12.0 )
6
6
are resolved
7
- - update ` Cargo.toml ` and ` README.md ` with new version id, i.e. ` "0.13.0" `
7
+ - update ` Cargo.toml ` with new version id, i.e. ` "0.13.0" `
8
8
9
- - ` just check-all `
9
+ - ` just clean-check `
10
10
- ` just changes ` (to preview a new ` CHANGELOG ` )
11
- - update ` CHANGES .md`
11
+ - update ` CHANGELOG .md`
12
12
- ` just changelog ` (to generate a new ` CHANGELOG ` )
13
- - ` git commit -a -m "CHANGES .md and CHANGELOG for v0.13.0" `
13
+ - ` git commit -a -m "CHANGELOG .md for v0.13.0" `
14
14
- ` git push `
15
15
- ` git tag v0.13.0 `
16
16
- ` git push --tags `
You can’t perform that action at this time.
0 commit comments