Skip to content

Commit

Permalink
Merge pull request #96 from hashicorp/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
didoo authored Mar 18, 2022
2 parents b78c928 + 2c129b9 commit dc9029a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/blue-clouds-marry.md

This file was deleted.

8 changes: 7 additions & 1 deletion packages/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hashicorp/design-system-tokens

## 0.6.1

### Patch Changes

- [#83](https://github.com/hashicorp/design-system/pull/83) [`df267ec6`](https://github.com/hashicorp/design-system/commit/df267ec6cb27d68d0e835357ba736830cac9ce64) Thanks [@didoo](https://github.com/didoo)! - Added “foreground-action-visited-hover” color token to DevDot

## 0.6.0

### Minor Changes
Expand All @@ -8,7 +14,7 @@

#### 💥 Breaking change

Changes the output path for tokens to include `dist/ in the path
Changes the output path for tokens to include `dist/ in the path

##### Before

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": "0.6.0",
"version": "0.6.1",
"description": "HashiCorp Design Tokens",
"keywords": [
"hashicorp",
Expand Down

2 comments on commit dc9029a

@vercel
Copy link

@vercel vercel bot commented on dc9029a Mar 18, 2022

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on dc9029a Mar 18, 2022

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.