]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
build: reorder release commits
authorDaniel Wagner <dwagner@suse.de>
Fri, 14 Jun 2024 07:17:41 +0000 (09:17 +0200)
committerDaniel Wagner <wagi@monom.org>
Fri, 14 Jun 2024 08:56:32 +0000 (10:56 +0200)
commit4893724ab0b16ca0afabb08300599507f15b49f0
treefaae8ef88208ec2232a753b015a7292e0d9c3177
parentafb10e6973aefced28fb2e677e3cd80bdff45656
build: reorder release commits

Previously, we updated the docs after the commit so that any version
string in the docs are correct. But there are none, thus we can update
the docs before doing the release. This makes the release look a bit
more natural.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
scripts/release.sh