Skip to content

Commit

Permalink
Merge pull request #95 from gsoft-inc/changeset-release/master
Browse files Browse the repository at this point in the history
Changeset: New Version
  • Loading branch information
fraincs authored Mar 13, 2024
2 parents f9e7866 + d273582 commit c902fff
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/red-dolphins-smoke.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

## 3.2.4

### Patch Changes

- Updated dependencies [7c13ed821]
- @orbit-ui/transition-css@2.1.0

## 3.2.3

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

## 2.1.0

### Minor Changes

- 7c13ed821: Removed local assets to use Hopper font tokens

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/transition-css",
"version": "2.0.0",
"version": "2.1.0",
"description": "Orbiter CSS bootstrap",
"repository": {
"type": "git",
Expand Down

0 comments on commit c902fff

Please sign in to comment.