Skip to content

chore: Release hotdata-cli version 0.2.0#70

Merged
eddietejeda merged 2 commits intomainfrom
release/0.2.0
Apr 29, 2026
Merged

chore: Release hotdata-cli version 0.2.0#70
eddietejeda merged 2 commits intomainfrom
release/0.2.0

Conversation

@eddietejeda
Copy link
Copy Markdown
Contributor

No description provided.

@sentry
Copy link
Copy Markdown

sentry Bot commented Apr 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Comment thread CHANGELOG.md
### 🎨 Styling

- *(datasets)* Drop redundant Stylize import in update path
## [0.1.14] - 2026-04-28
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocking: This PR silently removes a previously released changelog entry from [0.1.14]:

- *(auth)* Add CLI auth session support (JWT access tokens, refresh, PKCE login)

The [0.1.14] section was already published/tagged. Retroactively deleting an entry rewrites released history and can confuse users and tooling that parses the changelog. If this entry was added by mistake or shipped under a different version, add an amendment note in the 0.1.14 section (e.g. - *(auth)* [corrected in 0.2.0] ...) rather than silently removing it.

Copy link
Copy Markdown
Contributor

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review

Blocking Issues

  • CHANGELOG.md, line 30: A previously released changelog entry is silently deleted from the [0.1.14] section. The line - *(auth)* Add CLI auth session support (JWT access tokens, refresh, PKCE login) existed in the tagged 0.1.14 release and is removed without explanation by this PR.

Action Required

Restore the deleted [0.1.14] auth entry. If the entry was added erroneously or the feature actually belongs to a different version, keep the original line and add a correction note (e.g. - *(auth)* [moved to 0.2.0]) rather than silently erasing it. Published changelog history should only be amended, never deleted.

@eddietejeda eddietejeda merged commit 2ee2666 into main Apr 29, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant