Skip to content

Commit

Permalink
Merge pull request #93 from trydofor/changeset-release/main
Browse files Browse the repository at this point in the history
🚀 release [email protected]
  • Loading branch information
trydofor authored Nov 12, 2024
2 parents 54722a7 + 19af440 commit 54a3d55
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .changeset/honest-laws-shop.md

This file was deleted.

6 changes: 6 additions & 0 deletions layers/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @fessional/razor-common

## 0.1.38

### Patch Changes

- 54722a7: 🐛 transition fails when many events #91

## 0.1.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion layers/common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fessional/razor-common",
"type": "module",
"version": "0.1.37",
"version": "0.1.38",
"description": "common layer for mobile and desktop",
"main": "./nuxt.config.ts",
"types": "./index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions layers/mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @fessional/razor-mobile

## 0.1.38

### Patch Changes

- 54722a7: 🐛 transition fails when many events #91

## 0.1.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion layers/mobile/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fessional/razor-mobile",
"type": "module",
"version": "0.1.37",
"version": "0.1.38",
"description": "mobile layer with ionic and capacitor",
"main": "./nuxt.config.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fessional/razor",
"type": "module",
"version": "0.1.37",
"version": "0.1.38",
"description": "Use front-end tech (Nuxt/Ts) to build multi-platform from one codebase, suitable for small team and app to write app once, apply almost anywhere.",
"packageManager": "[email protected]",
"engines": {
Expand Down

0 comments on commit 54a3d55

Please sign in to comment.