From 7da0e0ce00d6b47ddd1ea88e8aef39244af64359 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Zakrzewski?= Date: Thu, 27 Jul 2023 11:28:34 +0200 Subject: [PATCH] chore(repack-init): Release version 1.0.4 --- .changeset/beige-fireants-trade.md | 5 ----- packages/init/CHANGELOG.md | 6 ++++++ packages/init/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/beige-fireants-trade.md diff --git a/.changeset/beige-fireants-trade.md b/.changeset/beige-fireants-trade.md deleted file mode 100644 index 3f3bac944..000000000 --- a/.changeset/beige-fireants-trade.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@callstack/repack-init": patch ---- - -Fix bad behaviour of repack-init when run inside of a monorepo diff --git a/packages/init/CHANGELOG.md b/packages/init/CHANGELOG.md index 1a2d87199..ba22d7862 100644 --- a/packages/init/CHANGELOG.md +++ b/packages/init/CHANGELOG.md @@ -1,5 +1,11 @@ # @callstack/repack-init +## 1.0.4 + +### Patch Changes + +- [#405](https://github.com/callstack/repack/pull/405) [`cbbb5b4`](https://github.com/callstack/repack/commit/cbbb5b485107dc46c4d2bb9f0578237bf4e50fdc) Thanks [@jbroma](https://github.com/jbroma)! - Fix bad behaviour of repack-init when run inside of a monorepo + ## 1.0.3 ### Patch Changes diff --git a/packages/init/package.json b/packages/init/package.json index b0fb602a4..0ff169194 100644 --- a/packages/init/package.json +++ b/packages/init/package.json @@ -3,7 +3,7 @@ "description": "Automates the integration of the @callstack/repack into React-Native projects", "author": "Jakub RomaƄczyk ", "license": "MIT", - "version": "1.0.3", + "version": "1.0.4", "homepage": "https://github.com/callstack/repack", "repository": "github:callstack/repack", "keywords": [