mirror of
https://github.com/formbricks/formbricks.git
synced 2026-03-18 09:41:32 -05:00
Version Packages (#116)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
28b6410dbb
commit
4e5b03e62d
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@snoopforms/react": patch
|
||||
---
|
||||
|
||||
Move react library to monorepo
|
||||
8
apps/web/CHANGELOG.md
Normal file
8
apps/web/CHANGELOG.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# web
|
||||
|
||||
## 1.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [28b6410]
|
||||
- @snoopforms/react@0.3.6
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "web",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
|
||||
7
packages/snoopforms-react/CHANGELOG.md
Normal file
7
packages/snoopforms-react/CHANGELOG.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# @snoopforms/react
|
||||
|
||||
## 0.3.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 28b6410: Move react library to monorepo
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.3.5",
|
||||
"version": "0.3.6",
|
||||
"name": "@snoopforms/react",
|
||||
"author": "snoopForms <hola@snoopforms.com>",
|
||||
"description": "React library with form- & survey-elements for the snoopForms platform",
|
||||
|
||||
Reference in New Issue
Block a user