Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion content/en/changelogs/updatecli/_index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ title: "Changelogs"
|===
| Name | Author | Published Time

| link:changelogs/v0.112.0[v0.112.0(latest)] | (github-actions[bot]) | 2025-12-13 12:13:28 +0000 UTC
| link:changelogs/v0.113.0[v0.113.0(latest)] | (github-actions[bot]) | 2026-01-12 07:40:52 +0000 UTC

| link:changelogs/v0.112.0[v0.112.0] | (github-actions[bot]) | 2025-12-13 12:13:28 +0000 UTC

| link:changelogs/v0.111.0[v0.111.0] | (github-actions[bot]) | 2025-11-30 15:45:35 +0000 UTC

Expand Down
9 changes: 7 additions & 2 deletions content/en/changelogs/updatecli/_index.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
{
"Latest": {
"Author": " (github-actions[bot])",
"PublishedAt": "2025-12-13 12:13:28 +0000 UTC",
"Tag": "v0.112.0"
"PublishedAt": "2026-01-12 07:40:52 +0000 UTC",
"Tag": "v0.113.0"
},
"Changelogs": [
{
"Author": " (github-actions[bot])",
"PublishedAt": "2026-01-12 07:40:52 +0000 UTC",
"Tag": "v0.113.0"
},
{
"Author": " (github-actions[bot])",
"PublishedAt": "2025-12-13 12:13:28 +0000 UTC",
Expand Down
135 changes: 135 additions & 0 deletions content/en/changelogs/updatecli/changelogs/v0.113.0-rc.1.adoc

Large diffs are not rendered by default.

231 changes: 231 additions & 0 deletions content/en/changelogs/updatecli/changelogs/v0.113.0-rc.1.json

Large diffs are not rendered by default.

139 changes: 139 additions & 0 deletions content/en/changelogs/updatecli/changelogs/v0.113.0.adoc

Large diffs are not rendered by default.

231 changes: 231 additions & 0 deletions content/en/changelogs/updatecli/changelogs/v0.113.0.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion content/en/changelogs/updatecli/changelogs/v0.87.0.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ __ (github-actions[bot]) released this 2024-11-25 08:42:55 +0000 UTC - v0.87.0__
<h2>🐛 Bug Fixes</h2>
<ul>
<li>fix: message for golang update in go.mod <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/olblak/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/olblak">@olblak</a> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2682685781" data-permission-text="Title is private" data-url="https://github.com/updatecli/updatecli/issues/3068" data-hovercard-type="pull_request" data-hovercard-url="/updatecli/updatecli/pull/3068/hovercard" href="https://github.com/updatecli/updatecli/pull/3068">#3068</a>)</li>
<li>fix: Send Updatecli log message to stdout instead of sterr <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/olblak/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/olblak">@olblak</a> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2643508765" data-permission-text="Title is private" data-url="https://github.com/updatecli/updatecli/issues/2997" data-hovercard-type="pull_request" data-hovercard-url="/updatecli/updatecli/pull/2997/hovercard" href="https://github.com/updatecli/updatecli/pull/2997">#2997</a>)</li>
<li>fix: Send Updatecli log message to stdout instead of stderr <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/olblak/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/olblak">@olblak</a> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2643508765" data-permission-text="Title is private" data-url="https://github.com/updatecli/updatecli/issues/2997" data-hovercard-type="pull_request" data-hovercard-url="/updatecli/updatecli/pull/2997/hovercard" href="https://github.com/updatecli/updatecli/pull/2997">#2997</a>)</li>
</ul>
<h2>🧰 Maintenance</h2>
<ul>
Expand Down
6 changes: 3 additions & 3 deletions content/en/changelogs/updatecli/changelogs/v0.87.0.json

Large diffs are not rendered by default.

Loading