Skip to content

Commit

Permalink
Merge pull request #118 from gsoft-inc/changeset-release/master
Browse files Browse the repository at this point in the history
Changeset: New Version
  • Loading branch information
fraincs committed Apr 30, 2024
2 parents bf3a4f5 + f864cf2 commit e313538
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/little-badgers-flash.md

This file was deleted.

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

## 4.2.1

### Patch Changes

- Updated dependencies [04900c01b]
- @orbit-ui/transition-components@4.2.1

## 4.2.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/bundle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workleap/orbiter-ui",
"version": "4.2.0",
"version": "4.2.1",
"description": "Orbiter design system",
"repository": {
"type": "git",
Expand Down Expand Up @@ -34,7 +34,7 @@
"react-dom": "*"
},
"dependencies": {
"@orbit-ui/transition-components": "4.2.0",
"@orbit-ui/transition-components": "4.2.1",
"@orbit-ui/transition-css": "2.1.0",
"@orbit-ui/transition-icons": "2.0.0"
}
Expand Down
6 changes: 6 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @orbit-ui/transition-components

## 4.2.1

### Patch Changes

- 04900c01b: Fixed a typing issue when using a size on Autocomplete

## 4.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/transition-components",
"version": "4.2.0",
"version": "4.2.1",
"description": "Orbiter components",
"repository": {
"type": "git",
Expand Down

0 comments on commit e313538

Please sign in to comment.