Skip to content

Commit b1c4744

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-06-19) ### Bug Fixes * **tests:** eslint fixed, temp removed unit tests ([42e2840](42e2840)) * add missing formAction ([b8763fb](b8763fb)) * copying of LICENSE ([8dba511](8dba511)) * deploy for netlify and gh ([370a957](370a957)) * gh-pages deploy with prefix (temp workaround) ([1263b6a](1263b6a)) * **docs:** homepage to . for relative asset paths ([599a598](599a598)) * **docs:** make footer sticky for short pages ([df1d4f8](df1d4f8)) * **reducer:** handle checkboxes ([c3694d2](c3694d2)) * add missing formName ([24acff5](24acff5)) ### Features * add gatsby example site ([70e8b3a](70e8b3a)) * add green theme with logo ([8f5e651](8f5e651)) * Formik integration with example ([df6c450](df6c450)) * implement recaptcha ([d7ef798](d7ef798)) * react-hook-form integration ([02945ba](02945ba)) * recaptcha support ([c8d7a28](c8d7a28)) * update code theme to green ([b3b1d6d](b3b1d6d)) * **docs:** add examples index page ([167e81e](167e81e))
1 parent 054d118 commit b1c4744

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": "react-netlify-forms",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"homepage": "https://pyrax.github.io/react-netlify-forms",
55
"bugs": {
66
"url": "https://github.com/pyrax/react-netlify-forms/issues"

0 commit comments

Comments
 (0)