chore(release): 0.12.0 — credit block - #74
Merged
Merged
Conversation
Catalog 53 → 54, additive and non-breaking: every 0.11.x manifest still validates and renders identically. - `credit` (#73) — "Powered by / Created by / Managed by <name>" with an outbound link. Free-text `label` so any phrasing fits one contract; optional logo (image URL or emoji) and note; bar / badge / inline. `sanitizeUrl` on the href with a hostile scheme degrading to plain text, and `newTab` (default) carrying rel="noopener noreferrer" plus a visually hidden "(opens in a new tab)" the ↗ glyph cannot convey. Version stamped into the emitted catalog in the same commit — 0.11.1 needed a follow-up because it wasn't. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
🤖 wrokin code reviewVersion bump from 0.11.1 to 0.12.0 across catalog and package files — no functional changes. No high-signal issues. Model: deepseek/deepseek-v4-pro · your key, your model (BYOK) |
🤖 wrokin security auditNo security-relevant findings in this diff. The changes are limited to version string updates (0.11.1 → 0.12.0) across manifest and metadata files, with no new or altered code, configuration, or dependency references. Model: deepseek/deepseek-v4-pro · your key, your model (BYOK) |
nandal
added a commit
that referenced
this pull request
Jul 26, 2026
chore(release): 0.12.0 — credit block (#74)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release bump for 0.12.0. Catalog 53 → 54, additive and non-breaking — every
0.11.xmanifest still validates and renders identically.credit(feat(blocks): credit — "Powered by / Created by / Managed by" attribution #73) — "Powered by / Created by / Managed by X" with an outbound link to the maker. Free-textlabelso any phrasing fits one contract; optional logo (image URL or emoji) and note;bar/badge/inline.What's in the commit
package.json+package-lock.json→0.12.0catalog.json+CATALOG.mdre-emitted with the version stamped — in the same commit this time; 0.11.1 needed a follow-up because the stamp was missedCHANGELOG.md0.12.0 section already landed with feat(blocks): credit — "Powered by / Created by / Managed by" attribution #73Suite: 189 passing. Next step after this merges: PR
dev→main, then tagv0.12.0to trigger the OIDC trusted publish.🤖 Generated with Claude Code