Skip to content

Commit

Permalink
chore: release 0.1.1-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Y authored and Evan Y committed May 3, 2024
1 parent 92e8253 commit a05269a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [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)


### Bug Fixes

* web builds ([92e8253](https://github.com/codeherence/react-native-graph/commit/92e825375922a3acf6d6dc8a29c7f9e7873a156b))

## [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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit a05269a

Please sign in to comment.