Skip to content

Commit

Permalink
Changeset: New Version (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
fraincs authored Feb 22, 2024
2 parents f806e70 + 4e5fc9b commit 2bf220d
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .changeset/curvy-toys-tap.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

## 0.0.10

### Patch Changes

- Updated dependencies [2f18e75]
- @hopper-ui/styled-system@0.2.8

## 0.0.9

### 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": "0.0.9",
"version": "0.0.10",
"description": "The components package.",
"license": "Apache-2.0",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/styled-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @hopper-ui/styled-system

## 0.2.8

### Patch Changes

- 2f18e75: - Upsell disabled surface value has been set to treasure-25
- Upsell surface value has been set to treasure-75

## 0.2.7

### 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": "0.2.7",
"version": "0.2.8",
"description": "The styled-system package.",
"license": "Apache-2.0",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @hopper-ui/tokens

## 3.1.5

### Patch Changes

- 2f18e75: - Upsell disabled surface value has been set to treasure-25
- Upsell surface value has been set to treasure-75

## 3.1.4

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

0 comments on commit 2bf220d

Please sign in to comment.