diff --git a/.changeset/gentle-apes-joke.md b/.changeset/gentle-apes-joke.md deleted file mode 100644 index b78c276..0000000 --- a/.changeset/gentle-apes-joke.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@fessional/razor-common": patch -"@fessional/razor-mobile": patch ---- - -✨ merge hooks option by call #132 diff --git a/layers/common/CHANGELOG.md b/layers/common/CHANGELOG.md index 876aa4e..054a4a1 100644 --- a/layers/common/CHANGELOG.md +++ b/layers/common/CHANGELOG.md @@ -1,5 +1,11 @@ # @fessional/razor-common +## 0.4.4 + +### Patch Changes + +- 8ba188f: ✨ merge hooks option by call #132 + ## 0.4.3 ### Patch Changes diff --git a/layers/common/package.json b/layers/common/package.json index b3f75d2..409332b 100644 --- a/layers/common/package.json +++ b/layers/common/package.json @@ -1,6 +1,6 @@ { "name": "@fessional/razor-common", - "version": "0.4.3", + "version": "0.4.4", "description": "common layer for mobile and desktop", "type": "module", "main": "./nuxt.config.ts", diff --git a/layers/mobile/CHANGELOG.md b/layers/mobile/CHANGELOG.md index e18750f..b980fe9 100644 --- a/layers/mobile/CHANGELOG.md +++ b/layers/mobile/CHANGELOG.md @@ -1,5 +1,11 @@ # @fessional/razor-mobile +## 0.4.4 + +### Patch Changes + +- 8ba188f: ✨ merge hooks option by call #132 + ## 0.4.3 ### Patch Changes diff --git a/layers/mobile/package.json b/layers/mobile/package.json index ba2621c..e1cefe1 100644 --- a/layers/mobile/package.json +++ b/layers/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@fessional/razor-mobile", - "version": "0.4.3", + "version": "0.4.4", "description": "mobile layer with ionic and capacitor", "type": "module", "main": "./nuxt.config.ts", diff --git a/package.json b/package.json index b36daf9..2eb3737 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fessional/razor", - "version": "0.4.3", + "version": "0.4.4", "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.", "type": "module", "files": [