Skip to content

Commit 37873af

Browse files
Version Packages (#437)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9b8b8f6 commit 37873af

8 files changed

Lines changed: 27 additions & 13 deletions

File tree

.changeset/spotty-readers-go.md

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

.changeset/true-ideas-retire.md

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

packages/cmake-rn/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# cmake-rn
22

3+
## 0.7.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [37e8081]
8+
- react-native-node-api@1.1.1
9+
- weak-node-api@0.1.1
10+
311
## 0.7.0
412

513
### Minor Changes

packages/cmake-rn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cmake-rn",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "Build React Native Node API modules with CMake",
55
"homepage": "https://github.com/callstackincubator/react-native-node-api",
66
"repository": {

packages/ferric/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# ferric-cli
22

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- 37e8081: Add x86_64-apple-ios as a default target on an Apple host
8+
- Updated dependencies [37e8081]
9+
- react-native-node-api@1.1.1
10+
- weak-node-api@0.1.1
11+
312
## 0.4.0
413

514
### Minor Changes

packages/ferric/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ferric-cli",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Rust Node-API Modules for React Native",
55
"homepage": "https://github.com/callstackincubator/react-native-node-api",
66
"repository": {

packages/host/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# react-native-node-api
22

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- 37e8081: Print module path on framework slicing failure
8+
- weak-node-api@0.1.1
9+
310
## 1.1.0
411

512
### Minor Changes

packages/host/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-node-api",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Node-API for React Native",
55
"homepage": "https://github.com/callstackincubator/react-native-node-api",
66
"repository": {

0 commit comments

Comments
 (0)