Release formbricks-js 1.0.1 (#625)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-07-31 16:44:56 +02:00
committed by GitHub
parent 3d0d633bc8
commit fc0feda5e9
5 changed files with 17 additions and 7 deletions

View File

@@ -1,5 +0,0 @@
---
"@formbricks/js": patch
---
Fix new Session event not triggered every time a new session is created

8
apps/web/CHANGELOG.md Normal file
View File

@@ -0,0 +1,8 @@
# @formbricks/web
## 0.1.1
### Patch Changes
- Updated dependencies [3d0d633b]
- @formbricks/js@1.0.1

View File

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

7
packages/js/CHANGELOG.md Normal file
View File

@@ -0,0 +1,7 @@
# @formbricks/js
## 1.0.1
### Patch Changes
- 3d0d633b: Fix new Session event not triggered every time a new session is created

View File

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