Skip to content

Commit aaca36a

Browse files
committed
chore(master): release 0.1.1
1 parent a698990 commit aaca36a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [0.1.1](https://github.com/damonbauer/react-native-get-item-layout-section-list/compare/v0.1.0...v0.1.1) (2025-08-19)
4+
5+
6+
### Bug Fixes
7+
8+
* enhance type definitions ([a698990](https://github.com/damonbauer/react-native-get-item-layout-section-list/commit/a698990662369d944b36e99a6da11d21e181024e)), closes [#111](https://github.com/damonbauer/react-native-get-item-layout-section-list/issues/111)
9+
310
## 0.1.0 (2024-03-18)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-get-item-layout-section-list",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Create the getItemLayout prop for a SectionList with React Native",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)