Skip to content

Commit

Permalink
📦 Publish Mitosis (#1591)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
samijaber and github-actions[bot] authored Oct 15, 2024
1 parent d13e693 commit e68ac40
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/gentle-chefs-type.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @builder.io/mitosis-cli

## 0.5.4

### Patch Changes

- Updated dependencies [d13e693]
- @builder.io/[email protected]

## 0.5.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builder.io/mitosis-cli",
"version": "0.5.3",
"version": "0.5.4",
"description": "mitosis CLI",
"types": "build/types/types.d.ts",
"bin": {
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.5.4

### Patch Changes

- d13e693: [LIT] Bug: Passing wrong object for transforming ref(Element ref) result in breakage

## 0.5.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"name": "Builder.io",
"url": "https://www.builder.io"
},
"version": "0.5.3",
"version": "0.5.4",
"homepage": "https://github.com/BuilderIO/mitosis",
"main": "./dist/src/index.js",
"exports": {
Expand Down

0 comments on commit e68ac40

Please sign in to comment.