Skip to content

Commit 5be9cc5

Browse files
Version Packages (#8571)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2399453 commit 5be9cc5

9 files changed

Lines changed: 35 additions & 12 deletions

File tree

.changeset/open-wolves-like.md

Lines changed: 0 additions & 8 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.1.1
4+
5+
### Patch Changes
6+
7+
- [#8570](https://github.com/hashintel/hash/pull/8570) [`2399453`](https://github.com/hashintel/hash/commit/23994530e745c153a2b926c89e9205b87630c236) Thanks [@CiaranMn](https://github.com/CiaranMn)! - Fix dependency references
8+
9+
- Updated dependencies [[`2399453`](https://github.com/hashintel/hash/commit/23994530e745c153a2b926c89e9205b87630c236)]:
10+
- @hashintel/ds-helpers@0.1.1
11+
312
## 0.1.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.1.0",
3+
"version": "0.1.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.1.1
4+
5+
### Patch Changes
6+
7+
- [#8570](https://github.com/hashintel/hash/pull/8570) [`2399453`](https://github.com/hashintel/hash/commit/23994530e745c153a2b926c89e9205b87630c236) Thanks [@CiaranMn](https://github.com/CiaranMn)! - Fix dependency references
8+
39
## 0.1.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.1.0",
3+
"version": "0.1.1",
44
"description": "HASH PandaCSS Styled System",
55
"license": "(MIT OR Apache-2.0)",
66
"repository": {

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

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#8570](https://github.com/hashintel/hash/pull/8570) [`2399453`](https://github.com/hashintel/hash/commit/23994530e745c153a2b926c89e9205b87630c236) Thanks [@CiaranMn](https://github.com/CiaranMn)! - Fix dependency references
8+
39
## 0.1.0
410

511
### Minor Changes

libs/@hashintel/ds-theme/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-theme",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "HASH PandaCSS Preset",
55
"license": "(MIT OR Apache-2.0)",
66
"repository": {

libs/@hashintel/petrinaut/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @hashintel/petrinaut
22

3+
## 0.0.10
4+
5+
### Patch Changes
6+
7+
- [#8570](https://github.com/hashintel/hash/pull/8570) [`2399453`](https://github.com/hashintel/hash/commit/23994530e745c153a2b926c89e9205b87630c236) Thanks [@CiaranMn](https://github.com/CiaranMn)! - Fix dependency references
8+
9+
- Updated dependencies [[`2399453`](https://github.com/hashintel/hash/commit/23994530e745c153a2b926c89e9205b87630c236)]:
10+
- @hashintel/ds-components@0.1.1
11+
- @hashintel/ds-helpers@0.1.1
12+
313
## 0.0.9
414

515
### Patch Changes

libs/@hashintel/petrinaut/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hashintel/petrinaut",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "A visual editor for Petri nets",
55
"license": "(MIT OR Apache-2.0)",
66
"repository": {

0 commit comments

Comments
 (0)