Skip to content

Commit

Permalink
build(deploy): Versio update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Versio committed Aug 19, 2021
1 parent 69a2efb commit ca81ed8
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 3 deletions.
27 changes: 26 additions & 1 deletion CHANGELOG.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,34 @@
<body>

<h1>Changelog</h1>
<p>The latest release was 2021-08-18.</p>
<p>The latest release was 2021-08-19.</p>

<!-- ### VERSIO BEGIN CONTENT ### -->
<!-- ### VERSIO CONTENT 2021-08-19 ### -->
<div class="release">
<div class="release-head"><span class="caret caret-down"></span>Release 0.5.4 : 2021-08-19</div>
<div class="nested active">


<div class="pr">
<div class="pr-head"><span class="caret"></span>Commits (patch)</div>
<div class="nested">

<div class="commit">
<div class="commit-head"><span class="caret"></span>Commit <a href="https://github.com/chaaz/versio/commit/69a2efb66e8d9b0d24c06bdd89e7e390b11073b8">69a2efb</a> (patch): fix: revert to dynlib on Windows</div>
<pre class="msg nested">fix: revert to dynlib on Windows</pre>
</div>

<div class="commit">
<div class="commit-head"><span class="caret"></span>Commit <a href="https://github.com/chaaz/versio/commit/392751e3be88244312365cfaf90e57d0b35326bd">392751e</a> (patch): fix: misc windows paths</div>
<pre class="msg nested">fix: misc windows paths</pre>
</div>

</div>
</div>

</div>
</div>
<!-- ### VERSIO CONTENT 2021-08-18 ### -->
<div class="release">
<div class="release-head"><span class="caret caret-down"></span>Release 0.5.3 : 2021-08-18</div>
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "versio"
version = "0.5.3"
version = "0.5.4"
authors = ["Charlie Ozinga <[email protected]>"]
edition = "2018"
description = "Versio is a tool to manage and publish projects."
Expand Down

0 comments on commit ca81ed8

Please sign in to comment.