Skip to content

Commit

Permalink
Changeset: New Version (#112)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 6, 2023
1 parent f40a266 commit 5a22c56
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .changeset/brown-tigers-drum.md

This file was deleted.

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

## 0.0.4

### Patch Changes

- f40a266: Optimized the build output
- Updated dependencies [f40a266]
- @hopper-ui/styled-system@0.2.2

## 0.0.3

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

## 1.0.1

### Patch Changes

- f40a266: Optimized the build output
- Updated dependencies [f40a266]
- @hopper-ui/styled-system@0.2.2

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hopper-ui/icons",
"author": "Workleap",
"version": "1.0.0",
"version": "1.0.1",
"description": "The icons 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

## 0.2.2

### Patch Changes

- f40a266: Optimized the build output

## 0.2.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": "0.2.1",
"version": "0.2.2",
"description": "The styled-system package.",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 5a22c56

Please sign in to comment.