cabloy 5.1.55 → 5.1.56

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # Changelog
2
2
 
3
+ ## 5.1.56
4
+
5
+ ### Features
6
+
7
+ - Update functionality.
8
+
3
9
  ## 5.1.55
4
10
 
5
11
  ### Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cabloy",
3
- "version": "5.1.55",
3
+ "version": "5.1.56",
4
4
  "gitHead": "2c5c19284bab738e492856189acb6fad74b8a7b7",
5
5
  "description": "A Node.js fullstack framework",
6
6
  "keywords": [
@@ -43,19 +43,6 @@ overrides:
43
43
  '@vue/shared': '3.5.36'
44
44
  zod: 'npm:@cabloy/zod@4.3.6'
45
45
 
46
- minimumReleaseAgeExclude:
47
- - '@cabloy/vue-runtime-core@3.5.57'
48
- - vue@3.5.38
49
- - zova-core@5.1.50
50
- - zova-jsx@1.1.56
51
- - zova-module-a-interceptor@5.1.23
52
- - zova-module-a-ssr@5.1.20
53
- - zova-module-a-style@5.1.26
54
- - zova-module-a-zod@5.1.24
55
- - zova-module-a-zova@5.1.62
56
- - zova-suite-a-zova@5.1.94
57
- - zova@5.1.95
58
-
59
46
  allowBuilds:
60
47
  '@swc/core': true
61
48
  '@zhennann/ejs': true
@@ -52,10 +52,6 @@ overrides:
52
52
  vue-router: 'npm:@cabloy/vue-router@^4.4.16'
53
53
  zod: 'npm:@cabloy/zod@4.3.6'
54
54
 
55
- minimumReleaseAgeExclude:
56
- - '@cabloy/vue-runtime-core@3.5.57'
57
- - vue@3.5.38
58
-
59
55
  allowBuilds:
60
56
  '@parcel/watcher': true
61
57
  '@zhennann/ejs': true