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 Apr 25, 2021
1 parent 34fce36 commit 6951a3b
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 3 deletions.
62 changes: 61 additions & 1 deletion CHANGELOG.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,69 @@
<body>

<h1>Changelog</h1>
<p>The latest release was 2020-11-20.</p>
<p>The latest release was 2021-04-25.</p>

<!-- ### VERSIO BEGIN CONTENT ### -->
<!-- ### VERSIO CONTENT 2021-04-25 ### -->
<div class="release">
<div class="release-head"><span class="caret caret-down"></span>Release 0.5.0 : 2021-04-25</div>
<div class="nested active">


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

<div class="commit">
<div class="commit-head"><span class="caret"></span>Commit <a href="https://github.com/chaaz/versio/commit/34fce3682580baa3c12d5a6b5b111e9a4eccd04b">34fce36</a> (none): build: more workflow</div>
<pre class="msg nested">build: more workflow</pre>
</div>

<div class="commit">
<div class="commit-head"><span class="caret"></span>Commit <a href="https://github.com/chaaz/versio/commit/62da802a4a02564eb5e740f3538687db1c1d7df7">62da802</a> (none): build: update workflow</div>
<pre class="msg nested">build: update workflow</pre>
</div>

<div class="commit">
<div class="commit-head"><span class="caret"></span>Commit <a href="https://github.com/chaaz/versio/commit/6aee3d887bf2184ecc0225cef126a1b69855b089">6aee3d8</a> (minor): feat: add crypto signing</div>
<pre class="msg nested">feat: add crypto signing</pre>
</div>

<div class="commit">
<div class="commit-head"><span class="caret"></span>Commit <a href="https://github.com/chaaz/versio/commit/09e4e6ced2ff2f3eb7421b696f822d21ca13625b">09e4e6c</a> (none): docs: update license</div>
<pre class="msg nested">docs: update license</pre>
</div>

<div class="commit">
<div class="commit-head"><span class="caret"></span>Commit <a href="https://github.com/chaaz/versio/commit/3870d74382b73cd0b8b1ccdf470273e71011c477">3870d74</a> (patch): fix: read signed prev tag</div>
<pre class="msg nested">fix: read signed prev tag</pre>
</div>

<div class="commit">
<div class="commit-head"><span class="caret"></span>Commit <a href="https://github.com/chaaz/versio/commit/2342d1154478c386cf5afa6cfb006344b00ea8d3">2342d11</a> (none): style: new clippy rules</div>
<pre class="msg nested">style: new clippy rules</pre>
</div>

<div class="commit">
<div class="commit-head"><span class="caret"></span>Commit <a href="https://github.com/chaaz/versio/commit/7a8f5bdee3e588ad5e440b946e4f49a18aa85abe">7a8f5bd</a> (patch): fix: use `update -w` for cargo hook</div>
<pre class="msg nested">fix: use `update -w` for cargo hook</pre>
</div>

<div class="commit">
<div class="commit-head"><span class="caret"></span>Commit <a href="https://github.com/chaaz/versio/commit/990c47e573c334f22930a097aab8b3e29aedc6b5">990c47e</a> (none): docs: tweak documentation</div>
<pre class="msg nested">docs: tweak documentation</pre>
</div>

<div class="commit">
<div class="commit-head"><span class="caret"></span>Commit <a href="https://github.com/chaaz/versio/commit/64c53817a2240b82193cab1a4b13534d7731a63d">64c5381</a> (patch): fix: better output</div>
<pre class="msg nested">fix: better output</pre>
</div>

</div>
</div>

</div>
</div>
<!-- ### VERSIO CONTENT 2020-11-20 ### -->
<div class="release">
<div class="release-head"><span class="caret caret-down"></span>Release 0.4.5 : 2020-11-20</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.4.5"
version = "0.5.0"
authors = ["Charlie Ozinga <ozchaz@gmail.com>"]
edition = "2018"
description = "Versio is a tool to manage and publish projects."
Expand Down

0 comments on commit 6951a3b

Please sign in to comment.