Skip to content

Commit c848518

Browse files
Version Packages (#684)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Eli Zibin <1131641+zibs@users.noreply.github.com>
1 parent d73f9cc commit c848518

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/skia-pathbuilder-major.md

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

lib/CHANGELOG.md

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

3+
## 42.0.0
4+
5+
### Major Changes
6+
7+
- Raise minimum `@shopify/react-native-skia` to `>=2.6.0` and migrate chart path construction to the immutable `PathBuilder` API. Raise minimum `react-native-reanimated` to `>=3.19.1` to align with Skia 2.6. ([#680](https://github.com/FormidableLabs/victory-native-xl/pull/680))
8+
39
## 41.26.0
410

511
### Minor Changes

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "victory-native",
3-
"version": "41.26.0",
3+
"version": "42.0.0",
44
"description": "A charting library for React Native with a focus on performance and customization.",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)