Skip to content

Commit

Permalink
Merge pull request #49 from trydofor/changeset-release/main
Browse files Browse the repository at this point in the history
🚀 release [email protected]
  • Loading branch information
trydofor authored Oct 9, 2024
2 parents baa7f39 + 72f992a commit 30afe5c
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .changeset/stupid-mice-thank.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.15

### Patch Changes

- baa7f39: ✨ body and data types for fetch #48

## 0.1.14

### 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.14",
"version": "0.1.15",
"description": "common layer for mobile and desktop",
"main": "./nuxt.config.ts",
"scripts": {
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.15

### Patch Changes

- baa7f39: ✨ body and data types for fetch #48

## 0.1.14

### 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.14",
"version": "0.1.15",
"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.14",
"version": "0.1.15",
"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 30afe5c

Please sign in to comment.