Skip to content

Commit

Permalink
📦 Publish Packages (#1340)
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 Jan 26, 2024
1 parent 1476a27 commit 9b42ac6
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/shiny-drinks-argue.md

This file was deleted.

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

## 0.0.142

### Patch Changes

- Updated dependencies [a4f8311]
- @builder.io/[email protected]
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.0.100",
"version": "0.0.142",
"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,4 +1,10 @@
# Change Log

## 0.0.142

### Patch Changes

- a4f8311: moved Vue \_classStringToObject logic behind an option

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
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.0.141",
"version": "0.0.142",
"homepage": "https://github.com/BuilderIO/mitosis",
"main": "./dist/src/index.js",
"exports": {
Expand Down

0 comments on commit 9b42ac6

Please sign in to comment.