Skip to content

Commit

Permalink
Merge pull request #1209 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 May 1, 2023
2 parents 01c5617 + 5cc90de commit 8957086
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/rare-eyes-fly.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 @@
# @sharegate/orbit-ui

## 34.3.2

### Patch Changes

- Updated dependencies [c290582df]
- @orbit-ui/components@34.3.2

## 34.3.1

### 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": "@sharegate/orbit-ui",
"version": "34.3.1",
"version": "34.3.2",
"description": "Orbit design system",
"repository": "https://github.com/gsoft-inc/sg-orbit.git",
"author": "Groupe ShareGate inc.",
Expand Down Expand Up @@ -29,7 +29,7 @@
"react-dom": "*"
},
"dependencies": {
"@orbit-ui/components": "34.3.1",
"@orbit-ui/components": "34.3.2",
"@orbit-ui/css": "2.1.2",
"@orbit-ui/icons": "12.2.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/components

## 34.3.2

### Patch Changes

- c290582df: Fix missing aria-label on IconButton's Spinner when loading is true

## 34.3.1

### 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,6 +1,6 @@
{
"name": "@orbit-ui/components",
"version": "34.3.1",
"version": "34.3.2",
"description": "Orbit components",
"repository": "https://github.com/gsoft-inc/sg-orbit.git",
"author": "Groupe Sharegate inc.",
Expand Down

0 comments on commit 8957086

Please sign in to comment.