From c2d33b04b7914693d69674947d2594d4fa677f4c Mon Sep 17 00:00:00 2001 From: "hash-worker[bot]" <180894564+hash-worker[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 15:31:52 +0000 Subject: [PATCH] Version Packages --- .../fe-1121-uuid-token-dimension-type.md | 6 ---- .changeset/fe-1153-type-policy-registry.md | 5 ---- .changeset/fe-1181-use-scroll-lock.md | 5 ---- .../fe-769-string-token-dimension-type.md | 6 ---- .../h-6519-discrete-token-attribute-types.md | 6 ---- .changeset/heavy-months-post.md | 5 ---- .changeset/inhibitor-arc-styling.md | 5 ---- .changeset/orange-lemons-doubt.md | 5 ---- .changeset/petrinaut-actual-mode.md | 6 ---- .changeset/petrinaut-sdcpn-capabilities.md | 6 ---- .changeset/purple-lights-grin.md | 5 ---- .changeset/quiet-subnets-compose.md | 6 ---- .changeset/read-arcs-core.md | 5 ---- .changeset/read-arcs-editor.md | 5 ---- .changeset/shiny-wombats-enjoy.md | 5 ---- .changeset/smart-mammals-sell.md | 5 ---- .changeset/tame-hairs-trade.md | 5 ---- .changeset/token-codec-exports.md | 6 ---- .../token-frame-format-packed-structs.md | 6 ---- libs/@hashintel/ds-components/CHANGELOG.md | 20 +++++++++++++ libs/@hashintel/ds-components/package.json | 2 +- libs/@hashintel/petrinaut-core/CHANGELOG.md | 26 ++++++++++++++++ libs/@hashintel/petrinaut-core/package.json | 2 +- libs/@hashintel/petrinaut/CHANGELOG.md | 30 +++++++++++++++++++ libs/@hashintel/petrinaut/package.json | 2 +- 25 files changed, 79 insertions(+), 106 deletions(-) delete mode 100644 .changeset/fe-1121-uuid-token-dimension-type.md delete mode 100644 .changeset/fe-1153-type-policy-registry.md delete mode 100644 .changeset/fe-1181-use-scroll-lock.md delete mode 100644 .changeset/fe-769-string-token-dimension-type.md delete mode 100644 .changeset/h-6519-discrete-token-attribute-types.md delete mode 100644 .changeset/heavy-months-post.md delete mode 100644 .changeset/inhibitor-arc-styling.md delete mode 100644 .changeset/orange-lemons-doubt.md delete mode 100644 .changeset/petrinaut-actual-mode.md delete mode 100644 .changeset/petrinaut-sdcpn-capabilities.md delete mode 100644 .changeset/purple-lights-grin.md delete mode 100644 .changeset/quiet-subnets-compose.md delete mode 100644 .changeset/read-arcs-core.md delete mode 100644 .changeset/read-arcs-editor.md delete mode 100644 .changeset/shiny-wombats-enjoy.md delete mode 100644 .changeset/smart-mammals-sell.md delete mode 100644 .changeset/tame-hairs-trade.md delete mode 100644 .changeset/token-codec-exports.md delete mode 100644 .changeset/token-frame-format-packed-structs.md diff --git a/.changeset/fe-1121-uuid-token-dimension-type.md b/.changeset/fe-1121-uuid-token-dimension-type.md deleted file mode 100644 index 4f82c2b0ff6..00000000000 --- a/.changeset/fe-1121-uuid-token-dimension-type.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@hashintel/petrinaut": patch -"@hashintel/petrinaut-core": patch ---- - -Add the `uuid` token attribute type: 128-bit identifiers, `bigint` at runtime, canonical strings at rest. Kernels may omit uuid fields to auto-generate them, or use `Uuid.generate()` / `Uuid.from(value)`. diff --git a/.changeset/fe-1153-type-policy-registry.md b/.changeset/fe-1153-type-policy-registry.md deleted file mode 100644 index d1c9cde7a50..00000000000 --- a/.changeset/fe-1153-type-policy-registry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/petrinaut-core": patch ---- - -Expose the per-type policy registry (`TYPE_POLICIES`) and related helpers. diff --git a/.changeset/fe-1181-use-scroll-lock.md b/.changeset/fe-1181-use-scroll-lock.md deleted file mode 100644 index 826a882c356..00000000000 --- a/.changeset/fe-1181-use-scroll-lock.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/ds-components": patch ---- - -Added `useScrollLock` hook (moved from hash-frontend), sharing scrollbar-size measurement with `useAvoidScrollWidthChange` via a new internal `scrollbar-size` util diff --git a/.changeset/fe-769-string-token-dimension-type.md b/.changeset/fe-769-string-token-dimension-type.md deleted file mode 100644 index edb69ec60ab..00000000000 --- a/.changeset/fe-769-string-token-dimension-type.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@hashintel/petrinaut": patch -"@hashintel/petrinaut-core": patch ---- - -Add the `string` token attribute type, stored via per-run interning. Editing a type's schema now migrates stored initial state (values convert, falling back to the new type's default). diff --git a/.changeset/h-6519-discrete-token-attribute-types.md b/.changeset/h-6519-discrete-token-attribute-types.md deleted file mode 100644 index c746c81d237..00000000000 --- a/.changeset/h-6519-discrete-token-attribute-types.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@hashintel/petrinaut": patch -"@hashintel/petrinaut-core": patch ---- - -Add `integer` and `boolean` token attribute types. diff --git a/.changeset/heavy-months-post.md b/.changeset/heavy-months-post.md deleted file mode 100644 index af361f92f0a..00000000000 --- a/.changeset/heavy-months-post.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/ds-components": patch ---- - -New icons: trend arrows, file lines, grid, print, puzzle piece, truck diff --git a/.changeset/inhibitor-arc-styling.md b/.changeset/inhibitor-arc-styling.md deleted file mode 100644 index 5ad764e1f7b..00000000000 --- a/.changeset/inhibitor-arc-styling.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/petrinaut": patch ---- - -Update inhibitor arc styling diff --git a/.changeset/orange-lemons-doubt.md b/.changeset/orange-lemons-doubt.md deleted file mode 100644 index b6f211eb6c2..00000000000 --- a/.changeset/orange-lemons-doubt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/ds-components": patch ---- - -Add Menu component to ds diff --git a/.changeset/petrinaut-actual-mode.md b/.changeset/petrinaut-actual-mode.md deleted file mode 100644 index 2047c84949f..00000000000 --- a/.changeset/petrinaut-actual-mode.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@hashintel/petrinaut": minor -"@hashintel/petrinaut-core": minor ---- - -Add Actual mode: a read-only live-execution view fed by a host-provided event stream, with an Actual timeline and Events tab, recording export helpers, and a redesigned timeline series selector. diff --git a/.changeset/petrinaut-sdcpn-capabilities.md b/.changeset/petrinaut-sdcpn-capabilities.md deleted file mode 100644 index 6ae54f68a77..00000000000 --- a/.changeset/petrinaut-sdcpn-capabilities.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@hashintel/petrinaut": patch -"@hashintel/petrinaut-core": patch ---- - -Add handle capabilities for disabling SDCPN extensions and global parameters. diff --git a/.changeset/purple-lights-grin.md b/.changeset/purple-lights-grin.md deleted file mode 100644 index 1d908ed3c5e..00000000000 --- a/.changeset/purple-lights-grin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/ds-components": minor ---- - -New UI and api for Checkbox component (breaking change) diff --git a/.changeset/quiet-subnets-compose.md b/.changeset/quiet-subnets-compose.md deleted file mode 100644 index 0902c03a0d2..00000000000 --- a/.changeset/quiet-subnets-compose.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@hashintel/petrinaut": patch -"@hashintel/petrinaut-core": patch ---- - -Add subnet definitions, component instances, and wiring support to Petrinaut. diff --git a/.changeset/read-arcs-core.md b/.changeset/read-arcs-core.md deleted file mode 100644 index 332cb70f7d8..00000000000 --- a/.changeset/read-arcs-core.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/petrinaut-core": patch ---- - -Support read input arcs across SDCPN parsing, simulation, AI arc creation, and typed code inputs. diff --git a/.changeset/read-arcs-editor.md b/.changeset/read-arcs-editor.md deleted file mode 100644 index 3b7332a077d..00000000000 --- a/.changeset/read-arcs-editor.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/petrinaut": patch ---- - -Add editor support for read input arcs, including arc controls and distinct canvas rendering. diff --git a/.changeset/shiny-wombats-enjoy.md b/.changeset/shiny-wombats-enjoy.md deleted file mode 100644 index a97f2edb86c..00000000000 --- a/.changeset/shiny-wombats-enjoy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/ds-components": patch ---- - -Added Select component diff --git a/.changeset/smart-mammals-sell.md b/.changeset/smart-mammals-sell.md deleted file mode 100644 index db17b8da110..00000000000 --- a/.changeset/smart-mammals-sell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/ds-components": patch ---- - -Added CheckboxGroup and RadioGroup components diff --git a/.changeset/tame-hairs-trade.md b/.changeset/tame-hairs-trade.md deleted file mode 100644 index 790cd49db24..00000000000 --- a/.changeset/tame-hairs-trade.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hashintel/ds-components": patch ---- - -Add Toggle component diff --git a/.changeset/token-codec-exports.md b/.changeset/token-codec-exports.md deleted file mode 100644 index 8c913b994f9..00000000000 --- a/.changeset/token-codec-exports.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@hashintel/petrinaut-core": patch -"@hashintel/petrinaut": patch ---- - -Export the token value codec and `compileUserCode` from `@hashintel/petrinaut-core`. diff --git a/.changeset/token-frame-format-packed-structs.md b/.changeset/token-frame-format-packed-structs.md deleted file mode 100644 index eb31763d8b3..00000000000 --- a/.changeset/token-frame-format-packed-structs.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@hashintel/petrinaut-core": patch -"@hashintel/petrinaut": patch ---- - -Packed-struct token frame layout (f64 numbers, u8 booleans, 8-byte strides). `getPlaceTokens(place)` and `buildMetricState(frame, places)` drop unused parameters. diff --git a/libs/@hashintel/ds-components/CHANGELOG.md b/libs/@hashintel/ds-components/CHANGELOG.md index 5dfb52494b2..5555c5f241f 100644 --- a/libs/@hashintel/ds-components/CHANGELOG.md +++ b/libs/@hashintel/ds-components/CHANGELOG.md @@ -1,5 +1,25 @@ # @hashintel/ds-components +## 0.3.0 + +### Minor Changes + +- [#8912](https://github.com/hashintel/hash/pull/8912) [`4681616`](https://github.com/hashintel/hash/commit/468161636972a3352890445568c0ac062469631d) Thanks [@alex-e-leon](https://github.com/alex-e-leon)! - New UI and api for Checkbox component (breaking change) + +### Patch Changes + +- [#8995](https://github.com/hashintel/hash/pull/8995) [`5db8b5d`](https://github.com/hashintel/hash/commit/5db8b5d53b45bb08e5a6717a6a1cc2770f2bcadf) Thanks [@claude](https://github.com/apps/claude)! - Added `useScrollLock` hook (moved from hash-frontend), sharing scrollbar-size measurement with `useAvoidScrollWidthChange` via a new internal `scrollbar-size` util + +- [#8865](https://github.com/hashintel/hash/pull/8865) [`8494d8a`](https://github.com/hashintel/hash/commit/8494d8a91782a68d5855f88aeaf1a975e0f3a2e4) Thanks [@CiaranMn](https://github.com/CiaranMn)! - New icons: trend arrows, file lines, grid, print, puzzle piece, truck + +- [#8833](https://github.com/hashintel/hash/pull/8833) [`d0af60d`](https://github.com/hashintel/hash/commit/d0af60dfdb56a8052dbf2230d8e2a0a7584e56a8) Thanks [@alex-e-leon](https://github.com/alex-e-leon)! - Add Menu component to ds + +- [#8842](https://github.com/hashintel/hash/pull/8842) [`0aadff3`](https://github.com/hashintel/hash/commit/0aadff3546ac85767911589ac2fe6544e8a78ae5) Thanks [@alex-e-leon](https://github.com/alex-e-leon)! - Added Select component + +- [#8923](https://github.com/hashintel/hash/pull/8923) [`aaaddd6`](https://github.com/hashintel/hash/commit/aaaddd62ebce44795b16ffc172cd9a9c9a57ae7b) Thanks [@alex-e-leon](https://github.com/alex-e-leon)! - Added CheckboxGroup and RadioGroup components + +- [#8871](https://github.com/hashintel/hash/pull/8871) [`343cc4a`](https://github.com/hashintel/hash/commit/343cc4aa57eac8e1bb44db1f165365d1d0cf23a2) Thanks [@alex-e-leon](https://github.com/alex-e-leon)! - Add Toggle component + ## 0.2.2 ### Patch Changes diff --git a/libs/@hashintel/ds-components/package.json b/libs/@hashintel/ds-components/package.json index 1fa36cf721a..166ee865522 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.2.2", + "version": "0.3.0", "description": "HASH Component Library built with React, Ark UI, and PandaCSS", "license": "(MIT OR Apache-2.0)", "repository": { diff --git a/libs/@hashintel/petrinaut-core/CHANGELOG.md b/libs/@hashintel/petrinaut-core/CHANGELOG.md index 2c945ab2de3..cd870eedba6 100644 --- a/libs/@hashintel/petrinaut-core/CHANGELOG.md +++ b/libs/@hashintel/petrinaut-core/CHANGELOG.md @@ -1,5 +1,31 @@ # @hashintel/petrinaut-core +## 0.1.0 + +### Minor Changes + +- [#8829](https://github.com/hashintel/hash/pull/8829) [`4820e48`](https://github.com/hashintel/hash/commit/4820e48b10e9b01ee1f43e871533cc5c66c9d7df) Thanks [@kube](https://github.com/kube)! - Add Actual mode: a read-only live-execution view fed by a host-provided event stream, with an Actual timeline and Events tab, recording export helpers, and a redesigned timeline series selector. + +### Patch Changes + +- [#8953](https://github.com/hashintel/hash/pull/8953) [`bfb99e7`](https://github.com/hashintel/hash/commit/bfb99e7570826d22feb949d35882dcd23d7d379b) Thanks [@kube](https://github.com/kube)! - Add the `uuid` token attribute type: 128-bit identifiers, `bigint` at runtime, canonical strings at rest. Kernels may omit uuid fields to auto-generate them, or use `Uuid.generate()` / `Uuid.from(value)`. + +- [#8953](https://github.com/hashintel/hash/pull/8953) [`bfb99e7`](https://github.com/hashintel/hash/commit/bfb99e7570826d22feb949d35882dcd23d7d379b) Thanks [@kube](https://github.com/kube)! - Expose the per-type policy registry (`TYPE_POLICIES`) and related helpers. + +- [#8953](https://github.com/hashintel/hash/pull/8953) [`bfb99e7`](https://github.com/hashintel/hash/commit/bfb99e7570826d22feb949d35882dcd23d7d379b) Thanks [@kube](https://github.com/kube)! - Add the `string` token attribute type, stored via per-run interning. Editing a type's schema now migrates stored initial state (values convert, falling back to the new type's default). + +- [#8764](https://github.com/hashintel/hash/pull/8764) [`c6cfee0`](https://github.com/hashintel/hash/commit/c6cfee00362a82d18cb24f920d8f207d57a1e56d) Thanks [@kube](https://github.com/kube)! - Add `integer` and `boolean` token attribute types. + +- [#8763](https://github.com/hashintel/hash/pull/8763) [`faddfad`](https://github.com/hashintel/hash/commit/faddfad49bd8148dcfb94e55205b0ee65415b8aa) Thanks [@kube](https://github.com/kube)! - Add handle capabilities for disabling SDCPN extensions and global parameters. + +- [#8662](https://github.com/hashintel/hash/pull/8662) [`62f4e31`](https://github.com/hashintel/hash/commit/62f4e31a6bd9b30a4fe0c05f637415b1fea1a4af) Thanks [@kube](https://github.com/kube)! - Add subnet definitions, component instances, and wiring support to Petrinaut. + +- [#8774](https://github.com/hashintel/hash/pull/8774) [`f2d9df1`](https://github.com/hashintel/hash/commit/f2d9df18efa55728f78e4e7c86da14c452055c49) Thanks [@kube](https://github.com/kube)! - Support read input arcs across SDCPN parsing, simulation, AI arc creation, and typed code inputs. + +- [#8943](https://github.com/hashintel/hash/pull/8943) [`2989ccd`](https://github.com/hashintel/hash/commit/2989ccdcedda33206f537bf2cf4a3470edc537b0) Thanks [@kube](https://github.com/kube)! - Export the token value codec and `compileUserCode` from `@hashintel/petrinaut-core`. + +- [#8944](https://github.com/hashintel/hash/pull/8944) [`2c1c089`](https://github.com/hashintel/hash/commit/2c1c089fea20c6788942bc59a2ac6d8382bf7559) Thanks [@kube](https://github.com/kube)! - Packed-struct token frame layout (f64 numbers, u8 booleans, 8-byte strides). `getPlaceTokens(place)` and `buildMetricState(frame, places)` drop unused parameters. + ## 0.0.2 ### Patch Changes diff --git a/libs/@hashintel/petrinaut-core/package.json b/libs/@hashintel/petrinaut-core/package.json index d96ad8faef2..a20b2b1731e 100644 --- a/libs/@hashintel/petrinaut-core/package.json +++ b/libs/@hashintel/petrinaut-core/package.json @@ -1,6 +1,6 @@ { "name": "@hashintel/petrinaut-core", - "version": "0.0.2", + "version": "0.1.0", "description": "Headless Petrinaut core APIs", "license": "(MIT OR Apache-2.0)", "repository": { diff --git a/libs/@hashintel/petrinaut/CHANGELOG.md b/libs/@hashintel/petrinaut/CHANGELOG.md index b44c71ed293..9c71239d12d 100644 --- a/libs/@hashintel/petrinaut/CHANGELOG.md +++ b/libs/@hashintel/petrinaut/CHANGELOG.md @@ -1,5 +1,35 @@ # @hashintel/petrinaut +## 0.1.0 + +### Minor Changes + +- [#8829](https://github.com/hashintel/hash/pull/8829) [`4820e48`](https://github.com/hashintel/hash/commit/4820e48b10e9b01ee1f43e871533cc5c66c9d7df) Thanks [@kube](https://github.com/kube)! - Add Actual mode: a read-only live-execution view fed by a host-provided event stream, with an Actual timeline and Events tab, recording export helpers, and a redesigned timeline series selector. + +### Patch Changes + +- [#8953](https://github.com/hashintel/hash/pull/8953) [`bfb99e7`](https://github.com/hashintel/hash/commit/bfb99e7570826d22feb949d35882dcd23d7d379b) Thanks [@kube](https://github.com/kube)! - Add the `uuid` token attribute type: 128-bit identifiers, `bigint` at runtime, canonical strings at rest. Kernels may omit uuid fields to auto-generate them, or use `Uuid.generate()` / `Uuid.from(value)`. + +- [#8953](https://github.com/hashintel/hash/pull/8953) [`bfb99e7`](https://github.com/hashintel/hash/commit/bfb99e7570826d22feb949d35882dcd23d7d379b) Thanks [@kube](https://github.com/kube)! - Add the `string` token attribute type, stored via per-run interning. Editing a type's schema now migrates stored initial state (values convert, falling back to the new type's default). + +- [#8764](https://github.com/hashintel/hash/pull/8764) [`c6cfee0`](https://github.com/hashintel/hash/commit/c6cfee00362a82d18cb24f920d8f207d57a1e56d) Thanks [@kube](https://github.com/kube)! - Add `integer` and `boolean` token attribute types. + +- [#8846](https://github.com/hashintel/hash/pull/8846) [`706981f`](https://github.com/hashintel/hash/commit/706981fe092d7373cf294ea47e9b038d4fb559ad) Thanks [@CiaranMn](https://github.com/CiaranMn)! - Update inhibitor arc styling + +- [#8763](https://github.com/hashintel/hash/pull/8763) [`faddfad`](https://github.com/hashintel/hash/commit/faddfad49bd8148dcfb94e55205b0ee65415b8aa) Thanks [@kube](https://github.com/kube)! - Add handle capabilities for disabling SDCPN extensions and global parameters. + +- [#8662](https://github.com/hashintel/hash/pull/8662) [`62f4e31`](https://github.com/hashintel/hash/commit/62f4e31a6bd9b30a4fe0c05f637415b1fea1a4af) Thanks [@kube](https://github.com/kube)! - Add subnet definitions, component instances, and wiring support to Petrinaut. + +- [#8774](https://github.com/hashintel/hash/pull/8774) [`f2d9df1`](https://github.com/hashintel/hash/commit/f2d9df18efa55728f78e4e7c86da14c452055c49) Thanks [@kube](https://github.com/kube)! - Add editor support for read input arcs, including arc controls and distinct canvas rendering. + +- [#8943](https://github.com/hashintel/hash/pull/8943) [`2989ccd`](https://github.com/hashintel/hash/commit/2989ccdcedda33206f537bf2cf4a3470edc537b0) Thanks [@kube](https://github.com/kube)! - Export the token value codec and `compileUserCode` from `@hashintel/petrinaut-core`. + +- [#8944](https://github.com/hashintel/hash/pull/8944) [`2c1c089`](https://github.com/hashintel/hash/commit/2c1c089fea20c6788942bc59a2ac6d8382bf7559) Thanks [@kube](https://github.com/kube)! - Packed-struct token frame layout (f64 numbers, u8 booleans, 8-byte strides). `getPlaceTokens(place)` and `buildMetricState(frame, places)` drop unused parameters. + +- Updated dependencies [[`bfb99e7`](https://github.com/hashintel/hash/commit/bfb99e7570826d22feb949d35882dcd23d7d379b), [`bfb99e7`](https://github.com/hashintel/hash/commit/bfb99e7570826d22feb949d35882dcd23d7d379b), [`5db8b5d`](https://github.com/hashintel/hash/commit/5db8b5d53b45bb08e5a6717a6a1cc2770f2bcadf), [`bfb99e7`](https://github.com/hashintel/hash/commit/bfb99e7570826d22feb949d35882dcd23d7d379b), [`c6cfee0`](https://github.com/hashintel/hash/commit/c6cfee00362a82d18cb24f920d8f207d57a1e56d), [`8494d8a`](https://github.com/hashintel/hash/commit/8494d8a91782a68d5855f88aeaf1a975e0f3a2e4), [`d0af60d`](https://github.com/hashintel/hash/commit/d0af60dfdb56a8052dbf2230d8e2a0a7584e56a8), [`4820e48`](https://github.com/hashintel/hash/commit/4820e48b10e9b01ee1f43e871533cc5c66c9d7df), [`faddfad`](https://github.com/hashintel/hash/commit/faddfad49bd8148dcfb94e55205b0ee65415b8aa), [`4681616`](https://github.com/hashintel/hash/commit/468161636972a3352890445568c0ac062469631d), [`62f4e31`](https://github.com/hashintel/hash/commit/62f4e31a6bd9b30a4fe0c05f637415b1fea1a4af), [`f2d9df1`](https://github.com/hashintel/hash/commit/f2d9df18efa55728f78e4e7c86da14c452055c49), [`0aadff3`](https://github.com/hashintel/hash/commit/0aadff3546ac85767911589ac2fe6544e8a78ae5), [`aaaddd6`](https://github.com/hashintel/hash/commit/aaaddd62ebce44795b16ffc172cd9a9c9a57ae7b), [`343cc4a`](https://github.com/hashintel/hash/commit/343cc4aa57eac8e1bb44db1f165365d1d0cf23a2), [`2989ccd`](https://github.com/hashintel/hash/commit/2989ccdcedda33206f537bf2cf4a3470edc537b0), [`2c1c089`](https://github.com/hashintel/hash/commit/2c1c089fea20c6788942bc59a2ac6d8382bf7559)]: + - @hashintel/petrinaut-core@0.1.0 + - @hashintel/ds-components@0.3.0 + ## 0.0.16 ### Patch Changes diff --git a/libs/@hashintel/petrinaut/package.json b/libs/@hashintel/petrinaut/package.json index ad2d3f2aa7b..604e585bc5a 100644 --- a/libs/@hashintel/petrinaut/package.json +++ b/libs/@hashintel/petrinaut/package.json @@ -1,6 +1,6 @@ { "name": "@hashintel/petrinaut", - "version": "0.0.16", + "version": "0.1.0", "description": "A visual editor for Petri nets", "license": "(MIT OR Apache-2.0)", "repository": {