Skip to content

Commit

Permalink
Deployed d4e8a25 to v0.1 with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 30, 2024
1 parent 3b760a1 commit c40e1e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
12 changes: 5 additions & 7 deletions v0.1/changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1098,13 +1098,13 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#unreleased" class="md-nav__link">
<a href="#v016-2024-10-30" class="md-nav__link">
<span class="md-ellipsis">
Unreleased
v0.1.6 - 2024-10-30
</span>
</a>

<nav class="md-nav" aria-label="Unreleased">
<nav class="md-nav" aria-label="v0.1.6 - 2024-10-30">
<ul class="md-nav__list">

<li class="md-nav__item">
Expand Down Expand Up @@ -1310,14 +1310,12 @@ <h1 id="changelog">Changelog<a class="headerlink" href="#changelog" title="Ancho
<p>The format is based on <a href="http://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>
and this project adheres to <a href="http://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
<!-- insertion marker -->
<h2 id="unreleased">Unreleased<a class="headerlink" href="#unreleased" title="Anchor link to this section for reference">&para;</a></h2>
<p><small><a href="https://github.com/seandstewart/python-typelib/compare/v0.1.5...HEAD">Compare with latest</a></small></p>
<h2 id="v016-2024-10-30"><a href="https://github.com/seandstewart/python-typelib/releases/tag/v0.1.6">v0.1.6</a> - 2024-10-30<a class="headerlink" href="#v016-2024-10-30" title="Anchor link to this section for reference">&para;</a></h2>
<p><small><a href="https://github.com/seandstewart/python-typelib/compare/v0.1.5...v0.1.6">Compare with v0.1.5</a></small></p>
<h3 id="bug-fixes">Bug Fixes<a class="headerlink" href="#bug-fixes" title="Anchor link to this section for reference">&para;</a></h3>
<ul>
<li>Unwrap <code>TypeAliasType</code> for all nested types in a type graph (<a href="https://github.com/seandstewart/python-typelib/commit/c837838a8e78c830f262af783794788bd7e8b103">c837838</a> by Sean Stewart).</li>
</ul>
<!-- insertion marker -->

<h2 id="v015-2024-10-30"><a href="https://github.com/seandstewart/python-typelib/releases/tag/v0.1.5">v0.1.5</a> - 2024-10-30<a class="headerlink" href="#v015-2024-10-30" title="Anchor link to this section for reference">&para;</a></h2>
<p><small><a href="https://github.com/seandstewart/python-typelib/compare/v0.1.4...v0.1.5">Compare with v0.1.4</a></small></p>
<h3 id="bug-fixes_1">Bug Fixes<a class="headerlink" href="#bug-fixes_1" title="Anchor link to this section for reference">&para;</a></h3>
Expand Down
2 changes: 1 addition & 1 deletion v0.1/search/search_index.json

Large diffs are not rendered by default.

0 comments on commit c40e1e7

Please sign in to comment.