Skip to content

Commit

Permalink
Version Packages (next) (#106)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 15, 2023
1 parent 737faf5 commit 038a390
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
},
"changesets": [
"metal-otters-occur",
"serious-spiders-invent",
"serious-trees-provide"
]
}
6 changes: 6 additions & 0 deletions lib/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# victory-native

## 40.0.0-next.2

### Patch Changes

- Updates to signature of useChartPressState, internal changes, to support non-numerical input values. ([#105](https://github.com/FormidableLabs/victory-native-xl/pull/105))

## 40.0.0-next.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "victory-native",
"version": "40.0.0-next.1",
"version": "40.0.0-next.2",
"private": false,
"license": "MIT",
"react-native": "src/index",
Expand Down

0 comments on commit 038a390

Please sign in to comment.