Skip to content

Commit

Permalink
chore(repack-init): Release version 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
RafikiTiki committed Jul 27, 2023
1 parent cbbb5b4 commit 7da0e0c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-fireants-trade.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/init/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/init/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Automates the integration of the @callstack/repack into React-Native projects",
"author": "Jakub Romańczyk <[email protected]>",
"license": "MIT",
"version": "1.0.3",
"version": "1.0.4",
"homepage": "https://github.com/callstack/repack",
"repository": "github:callstack/repack",
"keywords": [
Expand Down

0 comments on commit 7da0e0c

Please sign in to comment.