Skip to content

Commit 4bb8f79

Browse files
Version Packages
1 parent 31838bd commit 4bb8f79

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/evil-vans-love.md

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

packages/cmake-rn/CHANGELOG.md

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

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- a23af5a: Use CMake file API to read shared library target paths
8+
39
## 0.4.0
410

511
### 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.4.0",
3+
"version": "0.4.1",
44
"description": "Build React Native Node API modules with CMake",
55
"homepage": "https://github.com/callstackincubator/react-native-node-api",
66
"repository": {

0 commit comments

Comments
 (0)