Skip to content

Commit

Permalink
chore(release): 1.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 25, 2024
1 parent 223a557 commit dcb6e30
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 1.0.21 (2024-01-25)


### Bug Fixes

* double to string conversion svg ([223a557](https://github.com/birdwingo/react-native-reanimated-graph/commit/223a557065174cc48b50203c44e48de516a62eff))

### 1.0.20 (2024-01-22)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@birdwingo/react-native-reanimated-graph",
"version": "1.0.20",
"version": "1.0.21",
"description": "The react-native-reanimated-graph package is a powerful and versatile library designed to empower developers with the ability to create stunning and interactive graphs and charts in their React Native applications. Leveraging the potential of React Native and Reanimated 3, this package offers an optimized and performant solution for rendering dynamic graphs that respond seamlessly to user interactions.",
"main": "src/index.tsx",
"source": "src/index.tsx",
Expand Down

0 comments on commit dcb6e30

Please sign in to comment.