Skip to content

Commit a8e0019

Browse files
fmd-cigithub-actions[bot]zibs
authored
Version Packages (#620)
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 12f4c5c commit a8e0019

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/fair-lies-pump.md

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

example/CHANGELOG.md

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

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- Add `stepAfter` and `stepBefore` to the line curve options ([#618](https://github.com/FormidableLabs/victory-native-xl/pull/618))
8+
39
## 1.2.3
410

511
### Patch Changes

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example",
3-
"version": "1.2.3",
3+
"version": "1.3.0",
44
"main": "index.js",
55
"scripts": {
66
"start": "expo start -c",

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+
## 41.20.0
4+
5+
### Minor Changes
6+
7+
- Add `stepAfter` and `stepBefore` to the line curve options ([#618](https://github.com/FormidableLabs/victory-native-xl/pull/618))
8+
39
## 41.19.3
410

511
### 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.19.3",
3+
"version": "41.20.0",
44
"description": "A charting library for React Native with a focus on performance and customization.",
55
"private": false,
66
"license": "MIT",

0 commit comments

Comments
 (0)