bump(sdk): 1.2.0

This commit is contained in:
Carl-Gerhard Lindesvärd
2026-03-02 13:43:32 +01:00
parent 553e4cf675
commit 885f7225db
9 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@openpanel/react-native",
"version": "1.1.0-local",
"version": "1.2.0-local",
"module": "index.ts",
"config": {
"docPath": "apps/public/content/docs/(tracking)/sdks/react-native.mdx"
@@ -10,7 +10,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@openpanel/sdk": "workspace:1.1.0-local"
"@openpanel/sdk": "workspace:1.2.0-local"
},
"devDependencies": {
"@openpanel/tsconfig": "workspace:*",