Skip to content

Commit

Permalink
Changeset: New Version (#436)
Browse files Browse the repository at this point in the history
  • Loading branch information
fraincs authored Sep 19, 2024
2 parents 2164bc7 + fe6d884 commit 5807a53
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .changeset/two-pets-push.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @hopper-ui/components

## 1.3.8

### Patch Changes

- 7f8b609: Adjusted text-neutral-weakest color
- @hopper-ui/icons@2.8.0

## 1.3.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hopper-ui/components",
"author": "Workleap",
"version": "1.3.7",
"version": "1.3.8",
"description": "The components package.",
"license": "Apache-2.0",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/styled-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hopper-ui/styled-system

## 2.3.3

### Patch Changes

- 7f8b609: Adjusted text-neutral-weakest color

## 2.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/styled-system/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hopper-ui/styled-system",
"author": "Workleap",
"version": "2.3.2",
"version": "2.3.3",
"description": "The styled-system package.",
"license": "Apache-2.0",
"repository": {
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 @@
# @hopper-ui/tokens

## 4.3.3

### Patch Changes

- 7f8b609: Adjusted text-neutral-weakest color

## 4.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hopper-ui/tokens",
"author": "Workleap",
"version": "4.3.2",
"version": "4.3.3",
"description": "The tokens package.",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 5807a53

Please sign in to comment.