Version Packages (#172)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-12-08 15:29:26 +01:00
committed by GitHub
parent bcecdc0f3d
commit 64ad948039
7 changed files with 24 additions and 9 deletions
-6
View File
@@ -1,6 +0,0 @@
---
"@formbricks/charts": minor
"@formbricks/react": minor
---
Add Nps Type, Update missing styling classes, minor bug fixes
+9
View File
@@ -0,0 +1,9 @@
# @formbricks/hq
## 0.0.1
### Patch Changes
- Updated dependencies [bcecdc0]
- @formbricks/charts@0.1.0
- @formbricks/react@0.3.0
+1 -1
View File
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@formbricks/hq",
"version": "0.0.0",
"version": "0.0.1",
"scripts": {
"dev": "next dev",
"build": "next build",
+6
View File
@@ -1,5 +1,11 @@
# @formbricks/react
## 0.1.0
### Minor Changes
- bcecdc0: Add Nps Type, Update missing styling classes, minor bug fixes
## 0.2.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@formbricks/charts",
"version": "0.0.1",
"version": "0.1.0",
"author": "Formbricks <hola@formbricks.com>",
"description": "Visualize Formbricks Form Data with ease",
"homepage": "https://formbricks.com",
+6
View File
@@ -1,5 +1,11 @@
# @formbricks/react
## 0.3.0
### Minor Changes
- bcecdc0: Add Nps Type, Update missing styling classes, minor bug fixes
## 0.2.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@formbricks/react",
"version": "0.2.2",
"version": "0.3.0",
"author": "Formbricks <hola@formbricks.com>",
"description": "Building React forms has never been quicker.",
"homepage": "https://formbricks.com",