Skip to content

Commit 5fe9401

Browse files
Version Packages
1 parent 5aceead commit 5fe9401

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/many-buses-listen.md

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

.changeset/young-dryers-invite.md

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

lib/CHANGELOG.md

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

3+
## 41.16.2
4+
5+
### Patch Changes
6+
7+
- Add `upperPoints` and `lowerPoints` properties as an alternative to `points` for `AreaRange` component ([#488](https://github.com/FormidableLabs/victory-native-xl/pull/488))
8+
9+
- Make it possible to zoom/pan simultaneously ([#489](https://github.com/FormidableLabs/victory-native-xl/pull/489))
10+
311
## 41.16.1
412

513
### Patch 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.16.1",
3+
"version": "41.16.2",
44
"private": false,
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)