Skip to content

Commit

Permalink
Changeset: New Version (#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
vicky-comeau authored Jul 30, 2024
2 parents 9bfe563 + 304e167 commit 847f450
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/khaki-geese-pump.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.2.0

### Minor Changes

- a3ee503: Added two tokens / updated one token

## 2.1.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.1.2",
"version": "2.2.0",
"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.2.0

### Minor Changes

- a3ee503: Added two tokens / updated one token

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

0 comments on commit 847f450

Please sign in to comment.