Skip to content

Commit

Permalink
deploy: c810420
Browse files Browse the repository at this point in the history
  • Loading branch information
mackysoft committed Oct 30, 2023
1 parent d5884e0 commit 5e35e82
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 57 deletions.
6 changes: 6 additions & 0 deletions changelog/CHANGELOG.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,12 @@ <h1 id="changelog">Changelog</h1>
<p>All notable changes to this project will be documented in this file.</p>
<p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>,
and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
<h2 id="101---2023-10-31">[1.0.1] - 2023-10-31</h2>
<h3 id="added">Added</h3>
<ul>
<li>Add members into <code>ISceneHistoryBuilder</code>.</li>
<li>Add <code>IContainerBuilder.RegisterSceneLifecycle</code> extension method.</li>
</ul>
<h2 id="100---2023-10-24">[1.0.0] - 2023-10-24</h2>
<p>First release</p>
</article>
Expand Down
2 changes: 1 addition & 1 deletion index.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@
"changelog/CHANGELOG.html": {
"href": "changelog/CHANGELOG.html",
"title": "Changelog | Navigathena",
"keywords": "Changelog All notable changes to this project will be documented in this file. The format is based on Keep a Changelog , and this project adheres to Semantic Versioning . [1.0.0] - 2023-10-24 First release"
"keywords": "Changelog All notable changes to this project will be documented in this file. The format is based on Keep a Changelog , and this project adheres to Semantic Versioning . [1.0.1] - 2023-10-31 Added Add members into ISceneHistoryBuilder . Add IContainerBuilder.RegisterSceneLifecycle extension method. [1.0.0] - 2023-10-24 First release"
},
"index.html": {
"href": "index.html",
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@
"output": {
".html": {
"relative_path": "changelog/CHANGELOG.html",
"hash": "wqLQBa2sdnpRFAHaE96A83jDu60q5dyl5HnIUpToivQ="
"hash": "hWMcLjUrx92KqIhm8iqiMR1eYvHU9d3YcH02T6B0Aok="
}
},
"is_incremental": false,
Expand Down
Loading

0 comments on commit 5e35e82

Please sign in to comment.