From 3c8c24b79c69d9b5c96ef402caf97404e6daf54d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 15:43:45 +0000 Subject: [PATCH] Version Packages --- .changeset/bright-ideas-flow.md | 5 ---- .changeset/cuddly-files-reflect.md | 5 ---- .changeset/design-token-revamp.md | 7 ----- .changeset/ds-components-figma-migration.md | 5 ---- .changeset/fix-readonly-tooltips.md | 5 ---- .changeset/petrinaut-figma-migration.md | 5 ---- .../probabilistic-transition-kernels.md | 5 ---- .changeset/refactor-selection-logic.md | 5 ---- .changeset/soft-frames-play.md | 5 ---- .changeset/sour-rockets-grab.md | 6 ----- .changeset/undo-redo-support.md | 5 ---- libs/@hashintel/ds-components/CHANGELOG.md | 13 ++++++++++ libs/@hashintel/ds-components/package.json | 2 +- libs/@hashintel/ds-helpers/CHANGELOG.md | 10 +++++++ libs/@hashintel/ds-helpers/package.json | 2 +- libs/@hashintel/ds-theme/CHANGELOG.md | 10 +++++++ libs/@hashintel/ds-theme/package.json | 2 +- libs/@hashintel/petrinaut/CHANGELOG.md | 26 +++++++++++++++++++ libs/@hashintel/petrinaut/package.json | 2 +- 19 files changed, 63 insertions(+), 62 deletions(-) delete mode 100644 .changeset/bright-ideas-flow.md delete mode 100644 .changeset/cuddly-files-reflect.md delete mode 100644 .changeset/design-token-revamp.md delete mode 100644 .changeset/ds-components-figma-migration.md delete mode 100644 .changeset/fix-readonly-tooltips.md delete mode 100644 .changeset/petrinaut-figma-migration.md delete mode 100644 .changeset/probabilistic-transition-kernels.md delete mode 100644 .changeset/refactor-selection-logic.md delete mode 100644 .changeset/soft-frames-play.md delete mode 100644 .changeset/sour-rockets-grab.md delete mode 100644 .changeset/undo-redo-support.md diff --git a/.changeset/bright-ideas-flow.md b/.changeset/bright-ideas-flow.md deleted file mode 100644 index b3d25c3acdc..00000000000 --- a/.changeset/bright-ideas-flow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/petrinaut": minor ---- - -Add LSP-based language service layer for Monaco code editors with diagnostics, completions, hover, and signature help diff --git a/.changeset/cuddly-files-reflect.md b/.changeset/cuddly-files-reflect.md deleted file mode 100644 index dc46144ad2f..00000000000 --- a/.changeset/cuddly-files-reflect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/petrinaut": patch ---- - -add TikZ export format diff --git a/.changeset/design-token-revamp.md b/.changeset/design-token-revamp.md deleted file mode 100644 index bd7489ab0f7..00000000000 --- a/.changeset/design-token-revamp.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@hashintel/ds-theme": minor -"@hashintel/ds-helpers": minor -"@hashintel/ds-components": minor ---- - -Revamp design token system: Radix-based color generation with semantic bg/fg/bd token structure, expanded 00–120 color scales with OKLCH interpolation, runtime-scalable spacing/radii/line-height via CSS variable factors, and extended conditions. diff --git a/.changeset/ds-components-figma-migration.md b/.changeset/ds-components-figma-migration.md deleted file mode 100644 index 373c1f19c9a..00000000000 --- a/.changeset/ds-components-figma-migration.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/ds-components": patch ---- - -Update Button and Switch components diff --git a/.changeset/fix-readonly-tooltips.md b/.changeset/fix-readonly-tooltips.md deleted file mode 100644 index b84fd5e33d0..00000000000 --- a/.changeset/fix-readonly-tooltips.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/petrinaut": patch ---- - -Fix read-only tooltips to always show during simulation mode diff --git a/.changeset/petrinaut-figma-migration.md b/.changeset/petrinaut-figma-migration.md deleted file mode 100644 index de3a987b968..00000000000 --- a/.changeset/petrinaut-figma-migration.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/petrinaut": patch ---- - -Visual appearance improvements diff --git a/.changeset/probabilistic-transition-kernels.md b/.changeset/probabilistic-transition-kernels.md deleted file mode 100644 index bce32a50814..00000000000 --- a/.changeset/probabilistic-transition-kernels.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/petrinaut": patch ---- - -Add probability distribution support to transition kernels (`Distribution.Gaussian`, `Distribution.Uniform`, `Distribution.Lognormal`) diff --git a/.changeset/refactor-selection-logic.md b/.changeset/refactor-selection-logic.md deleted file mode 100644 index 07848f13027..00000000000 --- a/.changeset/refactor-selection-logic.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/petrinaut": patch ---- - -Add multi-selection support with keyboard shortcuts, refactor selection logic, migrate to @xyflow/react v12 diff --git a/.changeset/soft-frames-play.md b/.changeset/soft-frames-play.md deleted file mode 100644 index a2588ee2133..00000000000 --- a/.changeset/soft-frames-play.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/petrinaut": patch ---- - -Add configurable simulation playback speed and maximum run time diff --git a/.changeset/sour-rockets-grab.md b/.changeset/sour-rockets-grab.md deleted file mode 100644 index 427890c17f9..00000000000 --- a/.changeset/sour-rockets-grab.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@hashintel/ds-helpers": patch -"@hashintel/ds-theme": patch ---- - -Restructure semantic color tokens: fix text legibility, add bgSolid opaque surface scale, add .fg contrast sub-tokens to all background categories via threshold-based flip logic, and enable palette-aware focus rings. diff --git a/.changeset/undo-redo-support.md b/.changeset/undo-redo-support.md deleted file mode 100644 index 95152518693..00000000000 --- a/.changeset/undo-redo-support.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/petrinaut": patch ---- - -Add optional undo/redo support with version history UI, keyboard shortcuts (Cmd|Ctrl+Z / Cmd|Ctrl+Shift+Z), and drag debouncing diff --git a/libs/@hashintel/ds-components/CHANGELOG.md b/libs/@hashintel/ds-components/CHANGELOG.md index 9246a5915e3..cc13c6ea8b2 100644 --- a/libs/@hashintel/ds-components/CHANGELOG.md +++ b/libs/@hashintel/ds-components/CHANGELOG.md @@ -1,5 +1,18 @@ # @hashintel/ds-components +## 0.1.0 + +### Minor Changes + +- [#8360](https://github.com/hashintel/hash/pull/8360) [`76aed29`](https://github.com/hashintel/hash/commit/76aed2967634fd5b15de428b053c4cdad92c1102) Thanks [@lunelson](https://github.com/lunelson)! - Revamp design token system: Radix-based color generation with semantic bg/fg/bd token structure, expanded 00–120 color scales with OKLCH interpolation, runtime-scalable spacing/radii/line-height via CSS variable factors, and extended conditions. + +### Patch Changes + +- [#8472](https://github.com/hashintel/hash/pull/8472) [`15ebcfe`](https://github.com/hashintel/hash/commit/15ebcfe3e9d51bcd88802fc41001f63cbe70b085) Thanks [@kube](https://github.com/kube)! - Update Button and Switch components + +- Updated dependencies [[`76aed29`](https://github.com/hashintel/hash/commit/76aed2967634fd5b15de428b053c4cdad92c1102), [`7ddaecb`](https://github.com/hashintel/hash/commit/7ddaecbc0f2b3ea1daff6ea584a3d9f418a3da53)]: + - @hashintel/ds-helpers@0.1.0 + ## 0.0.4 ### Patch Changes diff --git a/libs/@hashintel/ds-components/package.json b/libs/@hashintel/ds-components/package.json index 228af78263e..c344f132205 100644 --- a/libs/@hashintel/ds-components/package.json +++ b/libs/@hashintel/ds-components/package.json @@ -1,6 +1,6 @@ { "name": "@hashintel/ds-components", - "version": "0.0.4", + "version": "0.1.0", "description": "HASH Component Library built with React, Ark UI, and PandaCSS", "license": "(MIT OR Apache-2.0)", "repository": { diff --git a/libs/@hashintel/ds-helpers/CHANGELOG.md b/libs/@hashintel/ds-helpers/CHANGELOG.md index 3037bf7742b..3011c84a3d4 100644 --- a/libs/@hashintel/ds-helpers/CHANGELOG.md +++ b/libs/@hashintel/ds-helpers/CHANGELOG.md @@ -1,5 +1,15 @@ # @hashintel/ds-helpers +## 0.1.0 + +### Minor Changes + +- [#8360](https://github.com/hashintel/hash/pull/8360) [`76aed29`](https://github.com/hashintel/hash/commit/76aed2967634fd5b15de428b053c4cdad92c1102) Thanks [@lunelson](https://github.com/lunelson)! - Revamp design token system: Radix-based color generation with semantic bg/fg/bd token structure, expanded 00–120 color scales with OKLCH interpolation, runtime-scalable spacing/radii/line-height via CSS variable factors, and extended conditions. + +### Patch Changes + +- [#8430](https://github.com/hashintel/hash/pull/8430) [`7ddaecb`](https://github.com/hashintel/hash/commit/7ddaecbc0f2b3ea1daff6ea584a3d9f418a3da53) Thanks [@lunelson](https://github.com/lunelson)! - Restructure semantic color tokens: fix text legibility, add bgSolid opaque surface scale, add .fg contrast sub-tokens to all background categories via threshold-based flip logic, and enable palette-aware focus rings. + ## 0.0.4 ## 0.0.3 diff --git a/libs/@hashintel/ds-helpers/package.json b/libs/@hashintel/ds-helpers/package.json index 6806c91dbc4..319b12e8747 100644 --- a/libs/@hashintel/ds-helpers/package.json +++ b/libs/@hashintel/ds-helpers/package.json @@ -1,6 +1,6 @@ { "name": "@hashintel/ds-helpers", - "version": "0.0.4", + "version": "0.1.0", "description": "HASH PandaCSS Styled System", "license": "(MIT OR Apache-2.0)", "repository": { diff --git a/libs/@hashintel/ds-theme/CHANGELOG.md b/libs/@hashintel/ds-theme/CHANGELOG.md index a30c2b4bfa9..69e12d931b7 100644 --- a/libs/@hashintel/ds-theme/CHANGELOG.md +++ b/libs/@hashintel/ds-theme/CHANGELOG.md @@ -1,5 +1,15 @@ # @hashintel/ds-theme +## 0.1.0 + +### Minor Changes + +- [#8360](https://github.com/hashintel/hash/pull/8360) [`76aed29`](https://github.com/hashintel/hash/commit/76aed2967634fd5b15de428b053c4cdad92c1102) Thanks [@lunelson](https://github.com/lunelson)! - Revamp design token system: Radix-based color generation with semantic bg/fg/bd token structure, expanded 00–120 color scales with OKLCH interpolation, runtime-scalable spacing/radii/line-height via CSS variable factors, and extended conditions. + +### Patch Changes + +- [#8430](https://github.com/hashintel/hash/pull/8430) [`7ddaecb`](https://github.com/hashintel/hash/commit/7ddaecbc0f2b3ea1daff6ea584a3d9f418a3da53) Thanks [@lunelson](https://github.com/lunelson)! - Restructure semantic color tokens: fix text legibility, add bgSolid opaque surface scale, add .fg contrast sub-tokens to all background categories via threshold-based flip logic, and enable palette-aware focus rings. + ## 0.0.3 ### Patch Changes diff --git a/libs/@hashintel/ds-theme/package.json b/libs/@hashintel/ds-theme/package.json index ba69b9a3c05..817ea6c57c3 100644 --- a/libs/@hashintel/ds-theme/package.json +++ b/libs/@hashintel/ds-theme/package.json @@ -1,6 +1,6 @@ { "name": "@hashintel/ds-theme", - "version": "0.0.3", + "version": "0.1.0", "description": "HASH PandaCSS Preset", "license": "(MIT OR Apache-2.0)", "repository": { diff --git a/libs/@hashintel/petrinaut/CHANGELOG.md b/libs/@hashintel/petrinaut/CHANGELOG.md index 289aa360391..18e9a441939 100644 --- a/libs/@hashintel/petrinaut/CHANGELOG.md +++ b/libs/@hashintel/petrinaut/CHANGELOG.md @@ -1,5 +1,31 @@ # @hashintel/petrinaut +## 0.1.0 + +### Minor Changes + +- [#8300](https://github.com/hashintel/hash/pull/8300) [`2b711ad`](https://github.com/hashintel/hash/commit/2b711adc178483069b02a349fb5822d6ecc735af) Thanks [@kube](https://github.com/kube)! - Add LSP-based language service layer for Monaco code editors with diagnostics, completions, hover, and signature help + +### Patch Changes + +- [#8439](https://github.com/hashintel/hash/pull/8439) [`9741121`](https://github.com/hashintel/hash/commit/9741121865f41557780d3bab873690a8074cad7f) Thanks [@CiaranMn](https://github.com/CiaranMn)! - add TikZ export format + +- [#8285](https://github.com/hashintel/hash/pull/8285) [`673ece2`](https://github.com/hashintel/hash/commit/673ece205d7622936980bf744574654026aad1c3) Thanks [@kube](https://github.com/kube)! - Fix read-only tooltips to always show during simulation mode + +- [#8472](https://github.com/hashintel/hash/pull/8472) [`15ebcfe`](https://github.com/hashintel/hash/commit/15ebcfe3e9d51bcd88802fc41001f63cbe70b085) Thanks [@kube](https://github.com/kube)! - Visual appearance improvements + +- [#8463](https://github.com/hashintel/hash/pull/8463) [`a9fe023`](https://github.com/hashintel/hash/commit/a9fe0235430bc71f0275f2954e9728cb3b410915) Thanks [@kube](https://github.com/kube)! - Add probability distribution support to transition kernels (`Distribution.Gaussian`, `Distribution.Uniform`, `Distribution.Lognormal`) + +- [#8523](https://github.com/hashintel/hash/pull/8523) [`44fe283`](https://github.com/hashintel/hash/commit/44fe283ffb14e378b516fc7295f9133bb9d397d6) Thanks [@kube](https://github.com/kube)! - Add multi-selection support with keyboard shortcuts, refactor selection logic, migrate to @xyflow/react v12 + +- [#8295](https://github.com/hashintel/hash/pull/8295) [`4b22f76`](https://github.com/hashintel/hash/commit/4b22f7608491fe10a8b90753fe0cc47f99dbd296) Thanks [@kube](https://github.com/kube)! - Add configurable simulation playback speed and maximum run time + +- [#8505](https://github.com/hashintel/hash/pull/8505) [`f6971b7`](https://github.com/hashintel/hash/commit/f6971b7c5730bad6094e21c1b849283fcb818325) Thanks [@kube](https://github.com/kube)! - Add optional undo/redo support with version history UI, keyboard shortcuts (Cmd|Ctrl+Z / Cmd|Ctrl+Shift+Z), and drag debouncing + +- Updated dependencies [[`76aed29`](https://github.com/hashintel/hash/commit/76aed2967634fd5b15de428b053c4cdad92c1102), [`15ebcfe`](https://github.com/hashintel/hash/commit/15ebcfe3e9d51bcd88802fc41001f63cbe70b085), [`7ddaecb`](https://github.com/hashintel/hash/commit/7ddaecbc0f2b3ea1daff6ea584a3d9f418a3da53)]: + - @hashintel/ds-helpers@0.1.0 + - @hashintel/ds-components@0.1.0 + ## 0.0.8 ### Patch Changes diff --git a/libs/@hashintel/petrinaut/package.json b/libs/@hashintel/petrinaut/package.json index 7a633752ba0..de4d1ac5186 100644 --- a/libs/@hashintel/petrinaut/package.json +++ b/libs/@hashintel/petrinaut/package.json @@ -1,6 +1,6 @@ { "name": "@hashintel/petrinaut", - "version": "0.0.8", + "version": "0.1.0", "description": "A visual editor for Petri nets", "license": "(MIT OR Apache-2.0)", "repository": {