Skip to content

Commit 97d9048

Browse files
Version Packages (#8723)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0dd5cad commit 97d9048

15 files changed

Lines changed: 47 additions & 31 deletions

File tree

.changeset/clean-pumas-help.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/extract-petrinaut-core.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/refractive-ssr-filter.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/smooth-lizards-run.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tall-streets-wave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

libs/@hashintel/ds-components/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @hashintel/ds-components
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- [#8727](https://github.com/hashintel/hash/pull/8727) [`834cbee`](https://github.com/hashintel/hash/commit/834cbeeb7d8045f006d7a1fab1e5858b83c437d6) Thanks [@alex-e-leon](https://github.com/alex-e-leon)! - Add NumberInput component
8+
9+
- Updated dependencies [[`c0c9498`](https://github.com/hashintel/hash/commit/c0c9498dc4f648814a80fc6e8df3598ff8a108ac)]:
10+
- @hashintel/ds-helpers@0.2.1
11+
312
## 0.2.0
413

514
### Minor Changes

libs/@hashintel/ds-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hashintel/ds-components",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "HASH Component Library built with React, Ark UI, and PandaCSS",
55
"license": "(MIT OR Apache-2.0)",
66
"repository": {

libs/@hashintel/ds-helpers/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hashintel/ds-helpers
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- [#8732](https://github.com/hashintel/hash/pull/8732) [`c0c9498`](https://github.com/hashintel/hash/commit/c0c9498dc4f648814a80fc6e8df3598ff8a108ac) Thanks [@lunelson](https://github.com/lunelson)! - Publish the generated `styled-system` files in the package tarball.
8+
39
## 0.2.0
410

511
### Minor Changes

libs/@hashintel/ds-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hashintel/ds-helpers",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "HASH PandaCSS Styled System",
55
"license": "(MIT OR Apache-2.0)",
66
"repository": {
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @hashintel/petrinaut-core
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- [#8730](https://github.com/hashintel/hash/pull/8730) [`ed40011`](https://github.com/hashintel/hash/commit/ed40011ba896b77db0dae30c219e1f2066382c28) Thanks [@kube](https://github.com/kube)! - Extract the headless Petrinaut core into `@hashintel/petrinaut-core`, expose dedicated core worker entry points, and remove the `@hashintel/petrinaut/core` compatibility entry point.

0 commit comments

Comments
 (0)