Skip to content

Commit 67019af

Browse files
committed
fix: reset version to 0.1.7 and ensure RC prerelease config
- Reset package version back to 0.1.7 - Maintain RC prerelease configuration for development branch - This should fix the semantic-release branch configuration error
1 parent 4df3b6b commit 67019af

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": "expo-focus-menu",
3-
"version": "1.0.0",
3+
"version": "0.1.7",
44
"description": "Native iOS context menus with haptic feedback, SF Symbols, and interactive emoji reactions for React Native. Provides an elegant focus menu UI component for Expo and React Native apps.",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)