Skip to content

Commit 1b69012

Browse files
committed
chore: changeset version
1 parent 1d40c27 commit 1b69012

File tree

15 files changed

+44
-21
lines changed

15 files changed

+44
-21
lines changed

.changeset/itchy-deer-allow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/ripe-humans-press.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/smart-dryers-doubt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/dev-server/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @callstack/repack-dev-server
22

3+
## 5.2.1
4+
35
## 5.2.0
46

57
### Minor Changes

packages/dev-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@callstack/repack-dev-server",
33
"description": "A bundler-agnostic development server for React Native applications as part of @callstack/repack.",
44
"license": "MIT",
5-
"version": "5.2.0",
5+
"version": "5.2.1",
66
"type": "module",
77
"main": "./dist/index.js",
88
"types": "./dist/index.d.ts",

packages/init/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @callstack/repack-init
22

3+
## 5.2.1
4+
35
## 5.2.0
46

57
### Minor Changes

packages/init/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Automates the integration of the @callstack/repack into React-Native projects",
44
"author": "Jakub Romańczyk <[email protected]>",
55
"license": "MIT",
6-
"version": "5.2.0",
6+
"version": "5.2.1",
77
"homepage": "https://github.com/callstack/repack",
88
"repository": "github:callstack/repack",
99
"keywords": ["repack", "re.pack", "init", "repack-init"],

packages/plugin-expo-modules/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @callstack/repack-plugin-expo-modules
22

3+
## 5.2.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`2598d36331f8515f94d193fd52caf1214a9af7e1`](https://github.com/callstack/repack/commit/2598d36331f8515f94d193fd52caf1214a9af7e1), [`b289722d50bac6e571a96337699ad5c543e6064a`](https://github.com/callstack/repack/commit/b289722d50bac6e571a96337699ad5c543e6064a), [`1e6cd166871a0a593e909cf91d8bc741cdea44b4`](https://github.com/callstack/repack/commit/1e6cd166871a0a593e909cf91d8bc741cdea44b4)]:
8+
- @callstack/repack@5.2.1
9+
310
## 5.2.0
411

512
### Patch Changes

packages/plugin-expo-modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@callstack/repack-plugin-expo-modules",
3-
"version": "5.2.0",
3+
"version": "5.2.1",
44
"description": "A plugin for @callstack/repack that integrates Expo Modules",
55
"author": "Jakub Romańczyk <[email protected]>",
66
"license": "MIT",

packages/plugin-nativewind/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @callstack/repack-plugin-nativewind
22

3+
## 5.2.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`2598d36331f8515f94d193fd52caf1214a9af7e1`](https://github.com/callstack/repack/commit/2598d36331f8515f94d193fd52caf1214a9af7e1), [`b289722d50bac6e571a96337699ad5c543e6064a`](https://github.com/callstack/repack/commit/b289722d50bac6e571a96337699ad5c543e6064a), [`1e6cd166871a0a593e909cf91d8bc741cdea44b4`](https://github.com/callstack/repack/commit/1e6cd166871a0a593e909cf91d8bc741cdea44b4)]:
8+
- @callstack/repack@5.2.1
9+
310
## 5.2.0
411

512
### Patch Changes

0 commit comments

Comments
 (0)