Version Packages (#157)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-23 14:02:12 +01:00
committed by GitHub
parent 898ad44c51
commit 542caf80d9
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@formbricks/react": minor
---
Add Input Types: Checkbox, Email, Number, Password, Phone, Radio, Search, Url | Add validations: accepted, email, url

View File

@@ -1,5 +1,11 @@
# @formbricks/react
## 0.2.0
### Minor Changes
- 493bc3c: Add Input Types: Checkbox, Email, Number, Password, Phone, Radio, Search, Url | Add validations: accepted, email, url
## 0.1.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@formbricks/react",
"version": "0.1.1",
"version": "0.2.0",
"author": "Formbricks <hola@formbricks.com>",
"description": "Building React forms has never been quicker.",
"homepage": "https://formbricks.com",