Skip to content

Commit

Permalink
Merge pull request #32 from trydofor/changeset-release/main
Browse files Browse the repository at this point in the history
🚀 release versions
  • Loading branch information
trydofor authored Sep 22, 2024
2 parents db32964 + 5502f2e commit 7275e5e
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/brown-spiders-rush.md

This file was deleted.

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

## 0.1.5

### Patch Changes

- db32964: multi-repo instead of monorepo #19
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.4",
"version": "0.1.5",
"description": "common layer for mobile and desktop",
"main": "./nuxt.config.ts",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions layers/mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @fessional/razor-mobile

## 0.1.5

### Patch Changes

- db32964: multi-repo instead of monorepo #19
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.4",
"version": "0.1.5",
"description": "mobile layer with ionic and capacitor",
"main": "./nuxt.config.ts",
"scripts": {
Expand Down

0 comments on commit 7275e5e

Please sign in to comment.