Version Packages (#147)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-16 11:01:40 +01:00
committed by GitHub
parent 98a79127d9
commit 1abd4352ce
5 changed files with 17 additions and 7 deletions
+7
View File
@@ -0,0 +1,7 @@
# @formbricks/react
## 0.0.3
### Patch Changes
- 933be01: add simple validation, add minLength & maxLength to Text & Textarea
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@formbricks/react",
"version": "0.0.2",
"version": "0.0.3",
"author": "Formbricks <hola@formbricks.com>",
"description": "Building React forms has never been quicker.",
"homepage": "https://formbricks.com",