Release formbricks-js 1.0.4 (#689)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-08-14 12:29:23 +02:00
committed by GitHub
parent 01523393db
commit 8a0f7fde3d
5 changed files with 15 additions and 7 deletions

View File

@@ -1,5 +0,0 @@
---
"@formbricks/js": patch
---
Convert all attributes and userIds to string in formbricks-js

View File

@@ -1,5 +1,12 @@
# @formbricks/web
## 1.0.3
### Patch Changes
- Updated dependencies [01523393]
- @formbricks/js@1.0.4
## 1.0.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@formbricks/web",
"version": "1.0.2",
"version": "1.0.3",
"private": true,
"scripts": {
"clean": "rimraf .turbo node_modules .next",

View File

@@ -1,5 +1,11 @@
# @formbricks/js
## 1.0.4
### Patch Changes
- 01523393: Convert all attributes and userIds to string in formbricks-js
## 1.0.3
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@formbricks/js",
"license": "MIT",
"version": "1.0.3",
"version": "1.0.4",
"description": "Formbricks-js allows you to connect your app to Formbricks, display surveys and trigger events.",
"keywords": [
"Formbricks",