Version Packages (#141)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-15 16:04:46 +01:00
committed by GitHub
parent dce1f49c78
commit 2a05dcbde2
3 changed files with 8 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@formbricks/react": patch
---
add text, textarea & submit
+7
View File
@@ -0,0 +1,7 @@
# @formbricks/react
## 0.0.1
### Patch Changes
- dce1f49: add text, textarea & submit
+1 -1
View File
@@ -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",