@midwayjs/version 3.20.17 → 3.20.18

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.11",
3
3
  "core": "3.20.11",
4
- "timestamp": 1762784320288
4
+ "timestamp": 1764488957269
5
5
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@midwayjs/version",
3
- "version": "3.20.17",
3
+ "version": "3.20.18",
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": "1b67f47e8864f8a9bf382c07ec0e39dc7bb1c603"
28
+ "gitHead": "4f503b3e903c56777b3137ca5ce445f20568871f"
29
29
  }
@@ -220,7 +220,8 @@
220
220
  "3.20.14",
221
221
  "3.20.15",
222
222
  "3.20.16",
223
- "3.20.17"
223
+ "3.20.17",
224
+ "3.20.18"
224
225
  ],
225
226
  "@midwayjs/tablestore": "3.20.11",
226
227
  "@midwayjs/tags": [
@@ -258,7 +259,8 @@
258
259
  "3.20.14",
259
260
  "3.20.15",
260
261
  "3.20.16",
261
- "3.20.17"
262
+ "3.20.17",
263
+ "3.20.18"
262
264
  ],
263
265
  "@midwayjs/view": [
264
266
  "3.20.11",