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 Jul 16, 2023
1 parent 3c07216 commit 3946ba5
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 2 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,31 @@ <h1>Changelog</h1>

<!-- ### VERSIO BEGIN CONTENT ### -->
<!-- ### VERSIO CONTENT 2023-07-16 ### -->
<div class="release">
<div class="release-head"><span class="caret caret-down"></span>Release 0.7.6 : 2023-07-16</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/3c072166cd1db5040a6c1d6f0699e432c4bec903">3c07216</a> (patch): fix: gpg deps for macos</div>
<pre class="msg nested">fix: gpg deps for macos</pre>
</div>

<div class="commit">
<div class="commit-head"><span class="caret"></span>Commit <a href="https://github.com/chaaz/versio/commit/5273f119394d201736067123a9388a44426f474e">5273f11</a> (none): docs: changelog</div>
<pre class="msg nested">docs: changelog</pre>
</div>

</div>
</div>

</div>
</div>
<!-- ### VERSIO CONTENT 2023-07-16 ### -->
<div class="release">
<div class="release-head"><span class="caret caret-down"></span>Release 0.7.5 : 2023-07-16</div>
<div class="nested active">
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.7.5"
version = "0.7.6"
authors = ["Charlie Ozinga <[email protected]>"]
edition = "2021"
description = "Versio is a tool to manage and publish projects."
Expand Down

0 comments on commit 3946ba5

Please sign in to comment.