Skip to content

Commit 05c0299

Browse files
author
Versio
committed
build(deploy): Versio update versions
1 parent 80a71c7 commit 05c0299

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

CHANGELOG.html

+20
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,26 @@ <h1>Changelog</h1>
111111

112112
<!-- ### VERSIO BEGIN CONTENT ### -->
113113
<!-- ### VERSIO CONTENT 2024-02-08 ### -->
114+
<div class="release">
115+
<div class="release-head"><span class="caret caret-down"></span>Release 0.8.3 : 2024-02-08</div>
116+
<div class="nested active">
117+
118+
119+
<div class="pr">
120+
<div class="pr-head"><span class="caret"></span>Commits (patch)</div>
121+
<div class="nested">
122+
123+
<div class="commit">
124+
<div class="commit-head"><span class="caret"></span>Commit 80a71c7 (patch): fix: build for all platforms</div>
125+
<pre class="msg nested">fix: build for all platforms</pre>
126+
</div>
127+
128+
</div>
129+
</div>
130+
131+
</div>
132+
</div>
133+
<!-- ### VERSIO CONTENT 2024-02-08 ### -->
114134
<div class="release">
115135
<div class="release-head"><span class="caret caret-down"></span>Release 0.8.2 : 2024-02-08</div>
116136
<div class="nested active">

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "versio"
3-
version = "0.8.2"
3+
version = "0.8.3"
44
authors = ["Charlie Ozinga <[email protected]>"]
55
edition = "2021"
66
description = "Versio is a tool to manage and publish project versions."

0 commit comments

Comments
 (0)