Skip to content

chore: bump to 0.1.1 for a tag carrying the monogram fix - #9

Merged
brentrager merged 1 commit into
mainfrom
chore/v0.1.1
Aug 20, 2026
Merged

chore: bump to 0.1.1 for a tag carrying the monogram fix#9
brentrager merged 1 commit into
mainfrom
chore/v0.1.1

Conversation

@brentrager

Copy link
Copy Markdown
Contributor

observability-studio pins smooai-ui at tag = "v0.1.0" — a lightweight tag on the initial commit (60426f1), so it predates f230808 ("restore the inner 'S' curve and the dot") and has been rendering the S-less, dot-less monogram ever since. Verified: v0.1.0:shared/monogram.svg differs from main's.

smooblue is unaffected (tracks branch = "main"). The th CLI is unaffected too — it consumes smooai-client-shared for auth only; the ui module compiles because default = ["ui"], but the SVG sits in the binary as a dead constant nothing draws.

v0.1.0 stays untouched — it is pinned. This bumps the version so the new v0.1.1 tag doesn't ship a manifest still claiming 0.1.0, which is the same stale-constants-in-a-tag defect the version-lockstep work just removed from clickhouse-kit. Both version-bearing spots updated: Cargo.toml and lib.rs's html_root_url.

v0.1.1 gets tagged on the merge commit so observability-studio can move its pin.

🤖 Generated with Claude Code

https://claude.ai/code/session_0152bbE1veqfG1SVJdyLCBxC

observability-studio pins `smooai-ui` at `tag = "v0.1.0"` — a lightweight tag
on the INITIAL commit, so it predates f230808 ("restore the inner 'S' curve and
the dot") and has been rendering the S-less, dot-less monogram ever since.
smooblue is unaffected; it tracks `branch = "main"`.

v0.1.0 is pinned and stays untouched. This bumps the version so the new v0.1.1
tag does not ship a manifest still claiming 0.1.0 — the same stale-constants-in-
a-tag defect the version-lockstep work in clickhouse-kit just removed.

Both version-bearing spots: Cargo.toml and lib.rs's html_root_url.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0152bbE1veqfG1SVJdyLCBxC
@changeset-bot

changeset-bot Bot commented Aug 20, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b9230f2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@brentrager
brentrager merged commit 0737d8b into main Aug 20, 2026
3 checks passed
@brentrager
brentrager deleted the chore/v0.1.1 branch August 20, 2026 18:39
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