@midwayjs/version 3.20.5 → 3.20.6

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/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  module.exports = {
2
2
  "decorator": "3.20.4",
3
3
  "core": "3.20.4",
4
- "timestamp": 1745772994709
4
+ "timestamp": 1750123998732
5
5
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@midwayjs/version",
3
- "version": "3.20.5",
3
+ "version": "3.20.6",
4
4
  "description": "Midway Package Version Manager",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -25,5 +25,5 @@
25
25
  "type": "git",
26
26
  "url": "https://github.com/midwayjs/midway.git"
27
27
  },
28
- "gitHead": "7ce57281bd3ef5d18dc50b47ff9bffb8a27c071e"
28
+ "gitHead": "3bfa0c5d058250a16f4ef304c2c0d10dc060b95c"
29
29
  }
@@ -8,7 +8,8 @@
8
8
  "@midwayjs/bull": "3.20.4",
9
9
  "@midwayjs/bull-board": [
10
10
  "3.20.4",
11
- "3.20.5"
11
+ "3.20.5",
12
+ "3.20.6"
12
13
  ],
13
14
  "@midwayjs/bullmq": [
14
15
  "3.20.4",
@@ -56,7 +57,8 @@
56
57
  "@midwayjs/faas": "3.20.4",
57
58
  "@midwayjs/grpc": [
58
59
  "3.20.4",
59
- "3.20.5"
60
+ "3.20.5",
61
+ "3.20.6"
60
62
  ],
61
63
  "@midwayjs/http-proxy": [
62
64
  "3.20.4",
@@ -86,7 +88,10 @@
86
88
  "@midwayjs/mock": "3.20.4",
87
89
  "@midwayjs/mongoose": "3.20.4",
88
90
  "@midwayjs/mqtt": "3.20.4",
89
- "@midwayjs/oss": "3.20.4",
91
+ "@midwayjs/oss": [
92
+ "3.20.4",
93
+ "3.20.6"
94
+ ],
90
95
  "@midwayjs/otel": [
91
96
  "3.20.4",
92
97
  "3.20.5"
@@ -131,7 +136,8 @@
131
136
  ],
132
137
  "@midwayjs/swagger": [
133
138
  "3.20.4",
134
- "3.20.5"
139
+ "3.20.5",
140
+ "3.20.6"
135
141
  ],
136
142
  "@midwayjs/tablestore": "3.20.4",
137
143
  "@midwayjs/tags": [
@@ -151,7 +157,8 @@
151
157
  ],
152
158
  "@midwayjs/version": [
153
159
  "3.20.4",
154
- "3.20.5"
160
+ "3.20.5",
161
+ "3.20.6"
155
162
  ],
156
163
  "@midwayjs/view": [
157
164
  "3.20.4",