Skip to content

Commit 5e7f220

Browse files
committed
chore bump version again
1 parent d607ecd commit 5e7f220

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
./demo
1+
demo

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-hook-form-ai",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "A wrapper package over React Hook Form that enables AI features like auto-fill and form summarization using the browser's built-in LLM.",
55
"main": "src/index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)