Version Packages (#143)

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:15:46 +01:00
committed by GitHub
parent c132b5532e
commit 46bf6810c4
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@formbricks/react": patch
---
republish

View File

@@ -1,5 +1,11 @@
# @formbricks/react
## 0.0.2
### Patch Changes
- 0e946c7: republish
## 0.0.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@formbricks/react",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"main": "./dist/index.js",
"types": "./dist/index.d.ts",