Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 31, 2023
1 parent a35a7d0 commit e295865
Show file tree
Hide file tree
Showing 11 changed files with 30 additions and 36 deletions.
6 changes: 0 additions & 6 deletions .changeset/light-birds-end.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/orange-suits-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-dots-smile.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-snakes-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-shirts-stare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-dolls-arrive.md

This file was deleted.

19 changes: 19 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @hashicorp/design-system-components

## 1.5.2

### Patch Changes

- [#1036](https://github.com/hashicorp/design-system/pull/1036) [`b1756288e`](https://github.com/hashicorp/design-system/commit/b1756288e907dd36784fd33921e016d99a1b3417) Thanks [@Dhaulagiri](https://github.com/Dhaulagiri)! - Update design system name to Helios

* [#971](https://github.com/hashicorp/design-system/pull/971) [`fa819fedf`](https://github.com/hashicorp/design-system/commit/fa819fedf22b2dee45e8ee1119b98099f5402524) Thanks [@alex-ju](https://github.com/alex-ju)! - Fix repetitive required field indicator for screen readers

- [#1130](https://github.com/hashicorp/design-system/pull/1130) [`34fb0fe18`](https://github.com/hashicorp/design-system/commit/34fb0fe18895e59676fb208dc6025d2d15353336) Thanks [@MelSumner](https://github.com/MelSumner)! - Moves icon and count inside of tab (button element) for WCAG conformance

* [#1157](https://github.com/hashicorp/design-system/pull/1157) [`39b645296`](https://github.com/hashicorp/design-system/commit/39b64529645110c0980c253c2e01099e2b585bc0) Thanks [@MelSumner](https://github.com/MelSumner)! - Fixes malformed CSS classes in table component

- [#1080](https://github.com/hashicorp/design-system/pull/1080) [`1dde47948`](https://github.com/hashicorp/design-system/commit/1dde47948ef2aa2400e8f39e49e060d7507db037) Thanks [@didoo](https://github.com/didoo)! - Added `onSort` callback to `Hds::Table` component

* [#1127](https://github.com/hashicorp/design-system/pull/1127) [`4eaf727e7`](https://github.com/hashicorp/design-system/commit/4eaf727e7b9ac732c1cc5a053d9e5a4b636ffc78) Thanks [@MelSumner](https://github.com/MelSumner)! - Adds missing aria-label to breadcrumb truncation toggle for WCAG conformance.

* Updated dependencies [[`b1756288e`](https://github.com/hashicorp/design-system/commit/b1756288e907dd36784fd33921e016d99a1b3417)]:
- @hashicorp/design-system-tokens@1.3.1

## 1.5.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hashicorp/design-system-components",
"version": "1.5.1",
"version": "1.5.2",
"description": "Helios Design System Components",
"keywords": [
"hashicorp",
Expand Down Expand Up @@ -37,7 +37,7 @@
"test:ember:percy": "percy exec ember test"
},
"dependencies": {
"@hashicorp/design-system-tokens": "^1.3.0",
"@hashicorp/design-system-tokens": "^1.3.1",
"@hashicorp/ember-flight-icons": "^3.0.2",
"dialog-polyfill": "^0.5.6",
"ember-auto-import": "^2.4.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hashicorp/design-system-tokens

## 1.3.1

### Patch Changes

- [#1036](https://github.com/hashicorp/design-system/pull/1036) [`b1756288e`](https://github.com/hashicorp/design-system/commit/b1756288e907dd36784fd33921e016d99a1b3417) Thanks [@Dhaulagiri](https://github.com/Dhaulagiri)! - Update design system name to Helios

## 1.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hashicorp/design-system-tokens",
"version": "1.3.0",
"version": "1.3.1",
"description": "Helios Design Tokens",
"keywords": [
"hashicorp",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3157,7 +3157,7 @@ __metadata:
"@embroider/test-setup": ^1.8.3
"@glimmer/component": ^1.1.2
"@glimmer/tracking": ^1.1.2
"@hashicorp/design-system-tokens": ^1.3.0
"@hashicorp/design-system-tokens": ^1.3.1
"@hashicorp/ember-flight-icons": ^3.0.2
"@percy/cli": ^1.17.0
"@percy/ember": ^4.0.0
Expand Down Expand Up @@ -3217,7 +3217,7 @@ __metadata:
languageName: unknown
linkType: soft

"@hashicorp/design-system-tokens@^1.3.0, @hashicorp/design-system-tokens@workspace:^, @hashicorp/design-system-tokens@workspace:packages/tokens":
"@hashicorp/design-system-tokens@^1.3.1, @hashicorp/design-system-tokens@workspace:^, @hashicorp/design-system-tokens@workspace:packages/tokens":
version: 0.0.0-use.local
resolution: "@hashicorp/design-system-tokens@workspace:packages/tokens"
dependencies:
Expand Down

0 comments on commit e295865

Please sign in to comment.