Skip to content

Commit 9aec3f6

Browse files
committed
chore: release 0.4.3
1 parent 5a7c1f8 commit 9aec3f6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

22

3+
## [0.4.3](https://github.com/codeherence/react-native-graph/compare/v0.4.2...v0.4.3) (2025-11-28)
4+
5+
6+
### Bug Fixes
7+
8+
* expo-dev-menu patch for simulator detection ([0212ee0](https://github.com/codeherence/react-native-graph/commit/0212ee0eecc5f72fa6aeecf8596b6cbe44ae15f4))
9+
* unnecessary path color override ([5a7c1f8](https://github.com/codeherence/react-native-graph/commit/5a7c1f86a8abf0c19daf4d9eb87352adcd97a6e5))
10+
311
## [0.4.2](https://github.com/codeherence/react-native-graph/compare/v0.4.1...v0.4.2) (2025-03-25)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codeherence/react-native-graph",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "A graphing library for React Native built with Shopify's react-native-skia.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)