Skip to content

Conversation

@hashdotai
Copy link
Member

@hashdotai hashdotai commented Jan 14, 2026

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

Releases

@blockprotocol/graph@0.4.0

Minor Changes

  • #8083 469eb01 Thanks @CiaranMn! - major overhaul that removes temporal/non-temporal split (all now temporal) and implements latest type system

Patch Changes

  • Updated dependencies [f7a47f1]:
    • @blockprotocol/type-system@0.2.0

@blockprotocol/type-system@0.2.0

Minor Changes

@hashintel/block-design-system@0.0.6

Patch Changes

  • Updated dependencies [f7a47f1, f7a47f1, f7a47f1, 469eb01]:
    • @blockprotocol/type-system@0.2.0
    • @hashintel/design-system@0.0.9
    • @blockprotocol/graph@0.4.0

@hashintel/design-system@0.0.9

Patch Changes

@hashintel/ds-components@0.0.2

Patch Changes

@hashintel/petrinaut@0.0.6

Patch Changes

@hashintel/query-editor@0.0.4

Patch Changes

  • Updated dependencies [f7a47f1, f7a47f1, f7a47f1, 469eb01]:
    • @blockprotocol/type-system@0.2.0
    • @hashintel/design-system@0.0.9
    • @blockprotocol/graph@0.4.0

@hashintel/refractive@0.0.1

Patch Changes

@hashintel/type-editor@0.0.26

Patch Changes

  • Updated dependencies [f7a47f1, f7a47f1, f7a47f1, 469eb01]:
    • @blockprotocol/type-system@0.2.0
    • @hashintel/design-system@0.0.9
    • @blockprotocol/graph@0.4.0

@vercel
Copy link

vercel bot commented Jan 14, 2026

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

Project Deployment Review Updated (UTC)
hashdotdesign Ready Ready Preview, Comment Jan 23, 2026 5:57pm
2 Skipped Deployments
Project Deployment Review Updated (UTC)
ds-theme Ignored Ignored Preview Jan 23, 2026 5:57pm
hashdotdesign-tokens Ignored Ignored Preview Jan 23, 2026 5:57pm

@cursor
Copy link

cursor bot commented Jan 14, 2026

PR Summary

Major dependency promotions and new package releases.

  • Promote @blockprotocol/graph0.4.0 (temporal model overhaul, latest type system) and @blockprotocol/type-system0.2.0 across apps, libs, tests, and yarn.lock
  • Release @hashintel/petrinaut@0.1.0 with multiple enhancements (Diagnostics Panel, Simulation Timeline Visualizer, export option, SDCPN features, quick simulation)
  • Introduce @hashintel/refractive@0.0.1 and @hashintel/ds-components@0.0.1; update consumers (design-system, block-design-system, editors, plugin, frontend) to use them
  • Patch bumps for @hashintel/design-system@0.0.9, @hashintel/block-design-system@0.0.6, @hashintel/query-editor@0.0.4, @hashintel/type-editor@0.0.26, and @hashintel/petrinaut-old@0.0.6 to align with new dependencies

Written by Cursor Bugbot for commit 6c29374. This will update automatically on new commits. Configure here.

@github-actions github-actions bot added area/deps Relates to third-party dependencies (area) area/apps > hash* Affects HASH (a `hash-*` app) area/infra Relates to version control, CI, CD or IaC (area) area/apps > hash-api Affects the HASH API (app) area/libs Relates to first-party libraries/crates/packages (area) type/eng > frontend Owned by the @frontend team type/eng > backend Owned by the @backend team area/tests New or updated tests area/tests > integration New or updated integration tests area/tests > playwright New or updated Playwright tests area/apps area/apps > hash.design Affects the `hash.design` design site (app) labels Jan 14, 2026
@augmentcode
Copy link

augmentcode bot commented Jan 14, 2026

🤖 Augment PR Summary

Summary: Automated Changesets release PR that versions multiple workspace packages and aligns downstream dependencies.

Changes:

  • Promotes Block Protocol packages to stable releases: @blockprotocol/graph0.4.0 and @blockprotocol/type-system0.2.0.
  • Bumps HASH UI packages to their next published versions (e.g. @hashintel/design-system 0.0.9, @hashintel/block-design-system 0.0.6, @hashintel/petrinaut 0.1.0, @hashintel/query-editor 0.0.4, @hashintel/type-editor 0.0.26).
  • Finalizes initial releases for @hashintel/refractive (0.0.1) and @hashintel/ds-components (0.0.1).
  • Updates app/test package.json files and yarn.lock to use the new published versions instead of canary/prerelease tags.
  • Generates/updates package CHANGELOG.md entries and removes consumed .changeset/* files.

Technical Notes: Primarily a dependency/version alignment change; no runtime logic changes included.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode 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 completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@CiaranMn
Copy link
Member

CiaranMn commented Jan 15, 2026

Blocked on #8261

@hashdotai hashdotai force-pushed the changeset-release/main branch 3 times, most recently from 2c14629 to 0ba838f Compare January 23, 2026 09:30
@hashdotai hashdotai force-pushed the changeset-release/main branch from 0ba838f to b89274f Compare January 23, 2026 09:38
@hashdotai hashdotai force-pushed the changeset-release/main branch from b89274f to 522259d Compare January 23, 2026 10:05
@hashdotai hashdotai force-pushed the changeset-release/main branch 5 times, most recently from 45470d0 to a3a3a17 Compare January 23, 2026 10:27
@hashdotai hashdotai force-pushed the changeset-release/main branch from a3a3a17 to 6b54583 Compare January 23, 2026 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/apps > hash.design Affects the `hash.design` design site (app) area/apps > hash* Affects HASH (a `hash-*` app) area/apps > hash-api Affects the HASH API (app) area/apps area/deps Relates to third-party dependencies (area) area/infra Relates to version control, CI, CD or IaC (area) area/libs Relates to first-party libraries/crates/packages (area) area/tests > integration New or updated integration tests area/tests > playwright New or updated Playwright tests area/tests New or updated tests type/eng > backend Owned by the @backend team type/eng > frontend Owned by the @frontend team

Development

Successfully merging this pull request may close these issues.

3 participants