Skip to content

Commit

Permalink
Merge pull request #184 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 19, 2024
2 parents 07e5109 + d90e744 commit 207c2b9
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/itchy-pumpkins-juggle.md

This file was deleted.

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

## 5.6.0

### Minor Changes

- 7740d3c: The codebase has been converted to ESM from CommonJS. There should be no changes to codebases using Orbiter, but the treeshaking should be better.

### Patch Changes

- Updated dependencies [7740d3c]
- @orbit-ui/transition-components@5.6.0

## 5.5.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bundle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workleap/orbiter-ui",
"version": "5.5.2",
"version": "5.6.0",
"description": "Orbiter design system",
"repository": {
"type": "git",
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

## 5.6.0

### Minor Changes

- 7740d3c: The codebase has been converted to ESM from CommonJS. There should be no changes to codebases using Orbiter, but the treeshaking should be better.

## 5.5.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": "5.5.0",
"version": "5.6.0",
"description": "Orbiter components",
"repository": {
"type": "git",
Expand Down

0 comments on commit 207c2b9

Please sign in to comment.