mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-20 19:30:41 -05:00
Version Packages (#141)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
dce1f49c78
commit
2a05dcbde2
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@formbricks/react": patch
|
||||
---
|
||||
|
||||
add text, textarea & submit
|
||||
@@ -0,0 +1,7 @@
|
||||
# @formbricks/react
|
||||
|
||||
## 0.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- dce1f49: add text, textarea & submit
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@formbricks/react",
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"main": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user