Skip to content

chore: version packages - #2131

Open
github-actions[bot] wants to merge 1 commit into
devfrom
changeset-release/dev
Open

chore: version packages#2131
github-actions[bot] wants to merge 1 commit into
devfrom
changeset-release/dev

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to dev, this PR will be updated.

Releases

@anticapture/dashboard@2.15.0

Minor Changes

  • #2135 1610f3c Thanks @brunod-e! - Enable the Compound whitelabel with full governance (create, vote, queue and execute proposals).

  • #2134 9ddac26 Thanks @brunod-e! - Enable the Gitcoin whitelabel with full governance (create, vote, queue and execute proposals).

  • #2137 1c8f1a1 Thanks @brunod-e! - Replace the Panel section header with the v2.1 hero: a judgment headline, a subhead explaining the Stage framework, a link to the framework docs, and a "Governance risk, right now" card showing Stage 0/1/2 as horizontal bars with per-stage hover detail. Retires the Treasury Monitoring and Delegated Supply History cards.

  • #2137 c24a289 Thanks @brunod-e! - Add the Blockful services row at the foot of the panel, listing the service lines with a link to the contact page.

  • #2137 2c87e1e Thanks @brunod-e! - Show every monitored DAO on the panel: the homepage itself now scrolls and the table header stays pinned on desktop.

  • #2137 8a21e30 Thanks @brunod-e! - Add the "Latest finding" ticker between the panel hero and the Monitored DAOs table. The strip shows the newest post on the blockful Paragraph publication, read server-side from its RSS feed and revalidated hourly, and links out to that post. If the feed is unreachable it falls back to the publication index, so the ticker always renders.

  • #2137 388e6b2 Thanks @brunod-e! - Add the "Track record" section to the panel: three outcome-framed case cards linking to the case write-ups, plus a testimonial carousel carrying the verified quotes from the X mentions audit. ClickableCard now accepts an href so cards can render as links.

  • #2137 02a9a0a Thanks @brunod-e! - Add the "Use it now" section to the panel and an explainer strip above the channel cards on the alerts page.

  • #2136 ae55201 Thanks @brunod-e! - Enable the Tornado Cash whitelabel with full governance (create, vote and execute proposals).

Patch Changes

  • #2138 4472ff2 Thanks @brunod-e! - Comment the Shutter DAO out of the dashboard DAO list.

  • #2136 ae55201 Thanks @brunod-e! - Fix Tornado Cash voting for accounts without delegators by using castVote instead of castDelegatedVote.

@anticapture/gateful@1.8.0

Minor Changes

  • #2122 add355c Thanks @LeonardoVieira1630! - The public API surface gains POST /{dao}/relay/queue and
    POST /{dao}/relay/execute, proxied to the relayer's new proposal enactment
    endpoints and merged into the Gateful OpenAPI spec.

@anticapture/relayer@1.2.0

Minor Changes

  • #2122 75f1051 Thanks @LeonardoVieira1630! - Add POST /relay/queue and /relay/execute endpoints that sponsor the
    permissionless Governor lifecycle transactions. Proposal args are fetched from
    the Anticapture API by proposal id and verified trustlessly against the
    governor's hashProposal before anything is signed.

@vercel

vercel Bot commented Aug 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
anticapture-storybook Ready Ready Preview Aug 24, 2026 1:22am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
anticapture Ignored Ignored Aug 24, 2026 1:22am

Request Review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3ce3265677

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread apps/gateful/package.json
{
"name": "@anticapture/gateful",
"version": "1.7.0",
"version": "1.8.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Publish a new client version for the added relay routes

When this release reaches main, .github/workflows/release.yaml rebuilds @anticapture/client from Gateful's live OpenAPI spec and then runs changeset publish, but this commit leaves the client at the already-published 2.0.1 while consuming the changeset that adds relayQueue and relayExecute. Changesets will therefore skip publishing the rebuilt client, so npm consumers cannot use the generated functions, hooks, or types for these new public routes until an unrelated client bump occurs; include a client changeset/version entry in this release.

AGENTS.md reference: AGENTS.md:L121-L125

Useful? React with 👍 / 👎.

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.

0 participants