Skip to content

Commit c5924cb

Browse files
chore(release): 3.1.0 [skip ci]
## [3.1.0](v3.0.6...v3.1.0) (2023-02-21) ### Features * allow checkbox label to trigger a callback when pressed ([c54983a](c54983a)) * allow checkbox to receive a label component to render it as a label ([b8b816b](b8b816b))
1 parent b8b816b commit c5924cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pbsc/react-native-ui-components",
3-
"version": "3.0.6",
3+
"version": "3.1.0",
44
"description": "UI components for CycleFinder app",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)