mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-17 11:31:09 -05:00
Version Packages (#157)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
898ad44c51
commit
542caf80d9
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@formbricks/react": minor
|
||||
---
|
||||
|
||||
Add Input Types: Checkbox, Email, Number, Password, Phone, Radio, Search, Url | Add validations: accepted, email, url
|
||||
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user