@midwayjs/version 2.14.2 → 2.14.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/CHANGELOG.md +32 -0
- package/index.js +1 -1
- package/package.json +2 -2
- package/versions/2_14_0-2_14_0.json +59 -18
- package/versions/2_14_0-2_14_6.json +53 -0
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,38 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [2.14.6](https://github.com/midwayjs/midway/compare/v2.14.5...v2.14.6) (2022-02-08)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @midwayjs/version
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [2.14.5](https://github.com/midwayjs/midway/compare/v2.14.4...v2.14.5) (2022-01-21)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @midwayjs/version
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## [2.14.4](https://github.com/midwayjs/midway/compare/v2.14.3...v2.14.4) (2022-01-17)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @midwayjs/version
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
## [2.14.3](https://github.com/midwayjs/midway/compare/v2.14.2...v2.14.3) (2022-01-12)
|
|
31
|
+
|
|
32
|
+
**Note:** Version bump only for package @midwayjs/version
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
6
38
|
## [2.14.2](https://github.com/midwayjs/midway/compare/v2.14.1...v2.14.2) (2021-12-28)
|
|
7
39
|
|
|
8
40
|
**Note:** Version bump only for package @midwayjs/version
|
package/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
console.log('
|
|
1
|
+
console.log('1644297318217');
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@midwayjs/version",
|
|
3
|
-
"version": "2.14.
|
|
3
|
+
"version": "2.14.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": "http://github.com/midwayjs/midway.git"
|
|
27
27
|
},
|
|
28
|
-
"gitHead": "
|
|
28
|
+
"gitHead": "9041633a98444568643bb5a1e8f10bb58e1f1b19"
|
|
29
29
|
}
|
|
@@ -1,26 +1,59 @@
|
|
|
1
1
|
{
|
|
2
2
|
"@midwayjs/egg-layer": [
|
|
3
3
|
"2.14.0",
|
|
4
|
-
"2.14.2"
|
|
4
|
+
"2.14.2",
|
|
5
|
+
"2.14.4"
|
|
6
|
+
],
|
|
7
|
+
"@midwayjs/express-layer": [
|
|
8
|
+
"2.14.0",
|
|
9
|
+
"2.14.4"
|
|
5
10
|
],
|
|
6
|
-
"@midwayjs/express-layer": "2.14.0",
|
|
7
11
|
"@midwayjs/faas-typings": "2.12.9",
|
|
8
|
-
"@midwayjs/koa-layer":
|
|
12
|
+
"@midwayjs/koa-layer": [
|
|
13
|
+
"2.14.0",
|
|
14
|
+
"2.14.4"
|
|
15
|
+
],
|
|
9
16
|
"@midwayjs/runtime-engine": "2.13.3",
|
|
10
17
|
"@midwayjs/runtime-mock": "2.13.3",
|
|
11
18
|
"@midwayjs/serverless-app": [
|
|
12
19
|
"2.14.0",
|
|
13
|
-
"2.14.2"
|
|
20
|
+
"2.14.2",
|
|
21
|
+
"2.14.4",
|
|
22
|
+
"2.14.5"
|
|
23
|
+
],
|
|
24
|
+
"@midwayjs/serverless-aws-starter": [
|
|
25
|
+
"2.13.3",
|
|
26
|
+
"2.14.4"
|
|
27
|
+
],
|
|
28
|
+
"@midwayjs/serverless-fc-starter": [
|
|
29
|
+
"2.14.0",
|
|
30
|
+
"2.14.4"
|
|
31
|
+
],
|
|
32
|
+
"@midwayjs/serverless-fc-trigger": [
|
|
33
|
+
"2.14.0",
|
|
34
|
+
"2.14.4"
|
|
35
|
+
],
|
|
36
|
+
"@midwayjs/serverless-http-parser": [
|
|
37
|
+
"2.12.9",
|
|
38
|
+
"2.14.4"
|
|
39
|
+
],
|
|
40
|
+
"@midwayjs/serverless-scf-starter": [
|
|
41
|
+
"2.13.3",
|
|
42
|
+
"2.14.4"
|
|
43
|
+
],
|
|
44
|
+
"@midwayjs/serverless-scf-trigger": [
|
|
45
|
+
"2.14.0",
|
|
46
|
+
"2.14.4"
|
|
47
|
+
],
|
|
48
|
+
"@midwayjs/serverless-vercel-starter": [
|
|
49
|
+
"2.14.0",
|
|
50
|
+
"2.14.4"
|
|
14
51
|
],
|
|
15
|
-
"@midwayjs/serverless-aws-starter": "2.13.3",
|
|
16
|
-
"@midwayjs/serverless-fc-starter": "2.14.0",
|
|
17
|
-
"@midwayjs/serverless-fc-trigger": "2.14.0",
|
|
18
|
-
"@midwayjs/serverless-http-parser": "2.12.9",
|
|
19
|
-
"@midwayjs/serverless-scf-starter": "2.13.3",
|
|
20
|
-
"@midwayjs/serverless-scf-trigger": "2.14.0",
|
|
21
|
-
"@midwayjs/serverless-vercel-starter": "2.14.0",
|
|
22
52
|
"@midwayjs/serverless-vercel-trigger": "2.13.3",
|
|
23
|
-
"@midwayjs/static-layer":
|
|
53
|
+
"@midwayjs/static-layer": [
|
|
54
|
+
"2.14.0",
|
|
55
|
+
"2.14.4"
|
|
56
|
+
],
|
|
24
57
|
"@midwayjs/axios": "2.14.0",
|
|
25
58
|
"@midwayjs/bootstrap": "2.14.0",
|
|
26
59
|
"@midwayjs/cache": "2.14.0",
|
|
@@ -33,7 +66,8 @@
|
|
|
33
66
|
"@midwayjs/decorator": "2.14.0",
|
|
34
67
|
"@midwayjs/faas": [
|
|
35
68
|
"2.14.0",
|
|
36
|
-
"2.14.2"
|
|
69
|
+
"2.14.2",
|
|
70
|
+
"2.14.4"
|
|
37
71
|
],
|
|
38
72
|
"@midwayjs/grpc": "2.14.0",
|
|
39
73
|
"@midwayjs/jwt": [
|
|
@@ -55,11 +89,13 @@
|
|
|
55
89
|
"@midwayjs/oss": "2.14.0",
|
|
56
90
|
"@midwayjs/passport": [
|
|
57
91
|
"2.14.0",
|
|
58
|
-
"2.14.2"
|
|
92
|
+
"2.14.2",
|
|
93
|
+
"2.14.4"
|
|
59
94
|
],
|
|
60
95
|
"@midwayjs/process-agent": [
|
|
61
96
|
"2.14.0",
|
|
62
|
-
"2.14.2"
|
|
97
|
+
"2.14.2",
|
|
98
|
+
"2.14.3"
|
|
63
99
|
],
|
|
64
100
|
"@midwayjs/prometheus-socket-io": [
|
|
65
101
|
"2.14.0",
|
|
@@ -73,13 +109,15 @@
|
|
|
73
109
|
"@midwayjs/redis": "2.14.0",
|
|
74
110
|
"@midwayjs/sequelize": [
|
|
75
111
|
"2.14.0",
|
|
76
|
-
"2.14.2"
|
|
112
|
+
"2.14.2",
|
|
113
|
+
"2.14.3"
|
|
77
114
|
],
|
|
78
115
|
"@midwayjs/socketio": "2.14.0",
|
|
79
116
|
"@midwayjs/tablestore": "2.14.0",
|
|
80
117
|
"@midwayjs/task": [
|
|
81
118
|
"2.14.0",
|
|
82
|
-
"2.14.2"
|
|
119
|
+
"2.14.2",
|
|
120
|
+
"2.14.3"
|
|
83
121
|
],
|
|
84
122
|
"@midwayjs/typegoose": [
|
|
85
123
|
"2.14.0",
|
|
@@ -87,7 +125,10 @@
|
|
|
87
125
|
],
|
|
88
126
|
"@midwayjs/version": [
|
|
89
127
|
"2.14.0",
|
|
90
|
-
"2.14.2"
|
|
128
|
+
"2.14.2",
|
|
129
|
+
"2.14.3",
|
|
130
|
+
"2.14.4",
|
|
131
|
+
"2.14.5"
|
|
91
132
|
],
|
|
92
133
|
"@midwayjs/view-ejs": [
|
|
93
134
|
"2.14.0",
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
{
|
|
2
|
+
"@midwayjs/egg-layer": "2.14.6",
|
|
3
|
+
"@midwayjs/express-layer": "2.14.6",
|
|
4
|
+
"@midwayjs/faas-typings": "2.12.9",
|
|
5
|
+
"@midwayjs/koa-layer": "2.14.6",
|
|
6
|
+
"@midwayjs/runtime-engine": "2.13.3",
|
|
7
|
+
"@midwayjs/runtime-mock": "2.13.3",
|
|
8
|
+
"@midwayjs/serverless-app": "2.14.6",
|
|
9
|
+
"@midwayjs/serverless-aws-starter": "2.14.4",
|
|
10
|
+
"@midwayjs/serverless-fc-starter": "2.14.6",
|
|
11
|
+
"@midwayjs/serverless-fc-trigger": "2.14.6",
|
|
12
|
+
"@midwayjs/serverless-http-parser": "2.14.4",
|
|
13
|
+
"@midwayjs/serverless-scf-starter": "2.14.4",
|
|
14
|
+
"@midwayjs/serverless-scf-trigger": "2.14.6",
|
|
15
|
+
"@midwayjs/serverless-vercel-starter": "2.14.6",
|
|
16
|
+
"@midwayjs/serverless-vercel-trigger": "2.13.3",
|
|
17
|
+
"@midwayjs/static-layer": "2.14.6",
|
|
18
|
+
"@midwayjs/axios": "2.14.6",
|
|
19
|
+
"@midwayjs/bootstrap": "2.14.6",
|
|
20
|
+
"@midwayjs/cache": "2.14.6",
|
|
21
|
+
"@midwayjs/consul": "2.14.6",
|
|
22
|
+
"@midwayjs/core": "2.14.6",
|
|
23
|
+
"@midwayjs/cos": "2.14.6",
|
|
24
|
+
"@midwayjs/decorator": "2.14.0",
|
|
25
|
+
"@midwayjs/faas": "2.14.6",
|
|
26
|
+
"@midwayjs/grpc": "2.14.6",
|
|
27
|
+
"@midwayjs/jwt": "2.14.6",
|
|
28
|
+
"midway-schedule": "2.14.6",
|
|
29
|
+
"midway": "2.14.6",
|
|
30
|
+
"@midwayjs/mock": "2.14.6",
|
|
31
|
+
"@midwayjs/mongoose": "2.14.6",
|
|
32
|
+
"@midwayjs/orm": "2.14.6",
|
|
33
|
+
"@midwayjs/oss": "2.14.6",
|
|
34
|
+
"@midwayjs/passport": "2.14.6",
|
|
35
|
+
"@midwayjs/process-agent": "2.14.6",
|
|
36
|
+
"@midwayjs/prometheus-socket-io": "2.14.6",
|
|
37
|
+
"@midwayjs/prometheus": "2.14.6",
|
|
38
|
+
"@midwayjs/rabbitmq": "2.14.6",
|
|
39
|
+
"@midwayjs/redis": "2.14.6",
|
|
40
|
+
"@midwayjs/sequelize": "2.14.6",
|
|
41
|
+
"@midwayjs/socketio": "2.14.6",
|
|
42
|
+
"@midwayjs/tablestore": "2.14.6",
|
|
43
|
+
"@midwayjs/task": "2.14.6",
|
|
44
|
+
"@midwayjs/typegoose": "2.14.6",
|
|
45
|
+
"@midwayjs/version": "2.14.6",
|
|
46
|
+
"@midwayjs/view-ejs": "2.14.6",
|
|
47
|
+
"@midwayjs/view-nunjucks": "2.14.6",
|
|
48
|
+
"@midwayjs/view": "2.14.6",
|
|
49
|
+
"@midwayjs/express": "2.14.6",
|
|
50
|
+
"@midwayjs/koa": "2.14.6",
|
|
51
|
+
"@midwayjs/web": "2.14.6",
|
|
52
|
+
"@midwayjs/ws": "2.14.6"
|
|
53
|
+
}
|