We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92e8253 commit a05269aCopy full SHA for a05269a
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [0.1.1-rc.2](https://github.com/codeherence/react-native-graph/compare/v0.1.1-rc.1...v0.1.1-rc.2) (2024-05-03)
4
+
5
6
+### Bug Fixes
7
8
+* web builds ([92e8253](https://github.com/codeherence/react-native-graph/commit/92e825375922a3acf6d6dc8a29c7f9e7873a156b))
9
10
## [0.1.1-rc.1](https://github.com/codeherence/react-native-graph/compare/v0.1.1-rc.0...v0.1.1-rc.1) (2024-05-03)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@codeherence/react-native-graph",
- "version": "0.1.1-rc.1",
+ "version": "0.1.1-rc.2",
"description": "A graphing library for React Native built with Shopify's react-native-skia.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments