Skip to content

Commit 32c8c7b

Browse files
authored
chore(master): release 0.1.0 (#2)
1 parent 65044d9 commit 32c8c7b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.1.0 (2024-03-18)
4+
5+
6+
### Features
7+
8+
* initial release

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.0.1",
3+
"version": "0.1.0",
44
"description": "Create the getItemLayout prop for a SectionList with React Native",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)