Skip to content

Commit

Permalink
Merge pull request #51 from gsoft-inc/changeset-release/master
Browse files Browse the repository at this point in the history
Changeset: New Version
  • Loading branch information
alexasselin008 authored Nov 13, 2023
2 parents f5b0097 + cdf6999 commit b0cc766
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 14 deletions.
11 changes: 0 additions & 11 deletions .changeset/wet-windows-argue.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

## 2.2.0

### Patch Changes

- Updated dependencies [bf02c00dd]
- @orbit-ui/transition-components@2.2.0

## 2.1.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": "2.1.0",
"version": "2.2.0",
"description": "Orbiter design system",
"repository": {
"type": "git",
Expand Down Expand Up @@ -34,7 +34,7 @@
"react-dom": "*"
},
"dependencies": {
"@orbit-ui/transition-components": "2.1.0",
"@orbit-ui/transition-components": "2.2.0",
"@orbit-ui/transition-css": "2.0.0",
"@orbit-ui/transition-icons": "2.0.0"
}
Expand Down
14 changes: 14 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @orbit-ui/transition-components

## 2.2.0

### Minor Changes

- bf02c00dd: Added:

- fontFamily is now available on all components that use the style system
- Added a list of all available semantic values for the styled-system in the tokens page

Update:

- Tokens are now updated with their latest value. No breaking changes to be expected
- Semantic elevation tokens are now working correctly

## 2.1.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": "2.1.0",
"version": "2.2.0",
"description": "Orbiter components",
"repository": {
"type": "git",
Expand Down

0 comments on commit b0cc766

Please sign in to comment.