Skip to content

Commit

Permalink
Merge pull request #1748 from hashicorp/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
alex-ju authored Oct 25, 2023
2 parents 0fc1b87 + 23d676f commit 2aa9abe
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .changeset/healthy-pots-deliver.md

This file was deleted.

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

## 3.0.1

### Patch Changes

**🔄 Updated dependencies:**

- @hashicorp/ember-flight-icons@4.0.1

## 3.0.0

### Major 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": "3.0.0",
"version": "3.0.1",
"description": "Helios Design System Components",
"keywords": [
"hashicorp",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@ember/render-modifiers": "^2.0.5",
"@ember/test-waiters": "^3.0.2",
"@hashicorp/design-system-tokens": "^1.9.0",
"@hashicorp/ember-flight-icons": "^4.0.0",
"@hashicorp/ember-flight-icons": "^4.0.1",
"dialog-polyfill": "^0.5.6",
"ember-a11y-refocus": "^3.0.2",
"ember-auto-import": "^2.6.3",
Expand Down
10 changes: 10 additions & 0 deletions packages/ember-flight-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @hashicorp/ember-flight-icons

## 4.0.1

### Patch Changes

Added missing dependency on `ember-get-config`

<small>[#1747](https://github.com/hashicorp/design-system/pull/1747)</small>

---

## 4.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ember-flight-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hashicorp/ember-flight-icons",
"version": "4.0.0",
"version": "4.0.1",
"description": "The Ember addon for the HashiCorp Flight SVG icon set",
"keywords": [
"ember-addon",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3476,7 +3476,7 @@ __metadata:
"@glint/environment-ember-loose": ^1.1.0
"@glint/template": ^1.1.0
"@hashicorp/design-system-tokens": ^1.9.0
"@hashicorp/ember-flight-icons": ^4.0.0
"@hashicorp/ember-flight-icons": ^4.0.1
"@percy/cli": ^1.24.2
"@percy/ember": ^4.2.0
"@tsconfig/ember": latest
Expand Down Expand Up @@ -3591,7 +3591,7 @@ __metadata:
languageName: unknown
linkType: soft

"@hashicorp/ember-flight-icons@^4.0.0, @hashicorp/ember-flight-icons@workspace:^, @hashicorp/ember-flight-icons@workspace:packages/ember-flight-icons":
"@hashicorp/ember-flight-icons@^4.0.1, @hashicorp/ember-flight-icons@workspace:^, @hashicorp/ember-flight-icons@workspace:packages/ember-flight-icons":
version: 0.0.0-use.local
resolution: "@hashicorp/ember-flight-icons@workspace:packages/ember-flight-icons"
dependencies:
Expand Down

2 comments on commit 2aa9abe

@vercel
Copy link

@vercel vercel bot commented on 2aa9abe Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

hds-showcase – ./packages/components

hds-components-hashicorp.vercel.app
hds-showcase-hashicorp.vercel.app
hds-showcase-git-main-hashicorp.vercel.app
hds-showcase.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 2aa9abe Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.