Skip to content

Commit

Permalink
Changeset: New Version (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
fraincs authored Sep 13, 2024
2 parents f1b2589 + ce50488 commit 4ac2549
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/heavy-bulldogs-repair.md

This file was deleted.

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.2

### Patch Changes

- 41cbec0: Fixed a token typo

## 2.3.1

### 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.1",
"version": "2.3.2",
"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.2

### Patch Changes

- 41cbec0: Fixed a token typo

## 4.3.1

### 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.1",
"version": "4.3.2",
"description": "The tokens package.",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 4ac2549

Please sign in to comment.