@seeka-labs/cli-apps 2.2.1 → 2.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seeka-app-example-name/browser",
3
- "version": "2.0.9-alpha.0",
3
+ "version": "2.2.1",
4
4
  "description": "Seeka browser app seeka-app-example-name-browser",
5
5
  "author": "Seeka company <support@seeka.co>",
6
6
  "license": "MIT",
@@ -35,6 +35,5 @@
35
35
  "ts-jest": "^29.3.4",
36
36
  "typescript": "^5.8.3",
37
37
  "watch": "^1.0.2"
38
- },
39
- "stableVersion": "2.0.6"
38
+ }
40
39
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seeka-app-example-name/server-azure-function",
3
- "version": "2.0.9-alpha.0",
3
+ "version": "2.2.1",
4
4
  "description": "Seeka example app with hosting on Azure serverless functions",
5
5
  "author": "Seeka <platform@seeka.co>",
6
6
  "license": "MIT",
@@ -47,6 +47,5 @@
47
47
  "rimraf": "^6.0.1",
48
48
  "ts-jest": "^29.3.4",
49
49
  "typescript": "^5.8.3"
50
- },
51
- "stableVersion": "2.0.6"
50
+ }
52
51
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "seeka-app-example-name",
3
- "version": "2.0.16-alpha.0",
3
+ "version": "2.2.1",
4
4
  "private": true,
5
5
  "workspaces": [
6
6
  "app/*"
@@ -23,6 +23,5 @@
23
23
  "devDependencies": {
24
24
  "azure-functions-core-tools": "^4.x"
25
25
  },
26
- "packageManager": "yarn@4.9.1",
27
- "stableVersion": "2.0.6"
26
+ "packageManager": "yarn@4.9.1"
28
27
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seeka-labs/cli-apps",
3
- "version": "2.2.1",
3
+ "version": "2.2.3",
4
4
  "description": "Seeka - Apps CLI",
5
5
  "author": "SEEKA <platform@seeka.co>",
6
6
  "license": "MIT",
@@ -47,6 +47,5 @@
47
47
  "ts-jest": "^29",
48
48
  "typescript": "^5"
49
49
  },
50
- "gitHead": "5a08433baf0d0ff71604d57ae10438baf2ff6845",
51
- "stableVersion": "2.0.6"
50
+ "gitHead": "a65cb2ff23d94a8b04e573691607d3a4c4a9cf9e"
52
51
  }