File tree Expand file tree Collapse file tree 12 files changed +67
-13
lines changed Expand file tree Collapse file tree 12 files changed +67
-13
lines changed Original file line number Diff line number Diff line change 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
+ # [ 39.2.0] ( https://github.com/waitingsong/midway-components/compare/v39.1.2...v39.2.0 ) (2024-11-04)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** share:** enum RpcMethodType ([ 7b71442] ( https://github.com/waitingsong/midway-components/commit/7b714426b4cae81243edf368e507082da3ab91e2 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 39.1.2] ( https://github.com/waitingsong/midway-components/compare/v39.1.1...v39.1.2 ) (2024-10-31)
7
18
8
19
** Note:** Version bump only for package midway-components
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 39.1.2 " ,
2
+ "version" : " 39.2.0 " ,
3
3
"command" : {
4
4
"publish" : {
5
5
"ignoreChanges" : [
Original file line number Diff line number Diff line change 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
+ # [ 39.2.0] ( https://github.com/waitingsong/midway-components/compare/v39.1.2...v39.2.0 ) (2024-11-04)
7
+
8
+ ** Note:** Version bump only for package @mwcp/ali-oss
9
+
10
+
11
+
12
+
13
+
6
14
## [ 39.1.2] ( https://github.com/waitingsong/midway-components/compare/v39.1.1...v39.1.2 ) (2024-10-31)
7
15
8
16
** Note:** Version bump only for package @mwcp/ali-oss
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mwcp/ali-oss" ,
3
3
"author" : " waiting" ,
4
- "version" : " 39.1.2 " ,
4
+ "version" : " 39.2.0 " ,
5
5
"description" : " Ali OSS Component for midway.js" ,
6
6
"keywords" : [
7
7
" midway" ,
38
38
"license" : " MIT" ,
39
39
"dependencies" : {
40
40
"@midwayjs/info" : " ^3.18.0" ,
41
- "@mwcp/otel" : " ^39.1.2 " ,
42
- "@mwcp/share" : " ^39.0 .0" ,
41
+ "@mwcp/otel" : " ^39.2.0 " ,
42
+ "@mwcp/share" : " ^39.2 .0" ,
43
43
"@yuntools/ali-oss" : " ^16.1.5"
44
44
},
45
45
"engines" : {
Original file line number Diff line number Diff line change 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
+ # [ 39.2.0] ( https://github.com/waitingsong/midway-components/compare/v39.1.2...v39.2.0 ) (2024-11-04)
7
+
8
+ ** Note:** Version bump only for package @mwcp/cache
9
+
10
+
11
+
12
+
13
+
6
14
## [ 39.1.2] ( https://github.com/waitingsong/midway-components/compare/v39.1.1...v39.1.2 ) (2024-10-31)
7
15
8
16
** Note:** Version bump only for package @mwcp/cache
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mwcp/cache" ,
3
3
"author" : " waiting" ,
4
- "version" : " 39.1.2 " ,
4
+ "version" : " 39.2.0 " ,
5
5
"description" : " midway component for declarative cache" ,
6
6
"keywords" : [
7
7
" Cacheable" ,
37
37
"@midwayjs/cache-manager" : " ^3.18.2" ,
38
38
"@midwayjs/info" : " ^3.18.2" ,
39
39
"@midwayjs/logger" : " ^3.4.2" ,
40
- "@mwcp/otel" : " ^39.1.2 " ,
41
- "@mwcp/share" : " ^39.0 .0" ,
40
+ "@mwcp/otel" : " ^39.2.0 " ,
41
+ "@mwcp/share" : " ^39.2 .0" ,
42
42
"@waiting/shared-core" : " ^23.22.0"
43
43
},
44
44
"engines" : {
Original file line number Diff line number Diff line change 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
+ # [ 39.2.0] ( https://github.com/waitingsong/midway-components/compare/v39.1.2...v39.2.0 ) (2024-11-04)
7
+
8
+ ** Note:** Version bump only for package @mwcp/jwt
9
+
10
+
11
+
12
+
13
+
6
14
## [ 39.1.2] ( https://github.com/waitingsong/midway-components/compare/v39.1.1...v39.1.2 ) (2024-10-31)
7
15
8
16
** Note:** Version bump only for package @mwcp/jwt
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mwcp/jwt" ,
3
3
"author" : " waiting" ,
4
- "version" : " 39.1.2 " ,
4
+ "version" : " 39.2.0 " ,
5
5
"description" : " midway component jwt" ,
6
6
"keywords" : [
7
7
" midway" ,
36
36
"license" : " MIT" ,
37
37
"dependencies" : {
38
38
"@midwayjs/info" : " ^3.18.2" ,
39
- "@mwcp/share" : " ^39.0 .0" ,
39
+ "@mwcp/share" : " ^39.2 .0" ,
40
40
"@waiting/shared-core" : " ^23.22.0" ,
41
41
"jsonwebtoken" : " ^9.0.2"
42
42
},
43
43
"devDependencies" : {
44
- "@mwcp/otel" : " ^39.1.2 " ,
44
+ "@mwcp/otel" : " ^39.2.0 " ,
45
45
"@types/jsonwebtoken" : " ^9.0.7"
46
46
},
47
47
"engines" : {
Original file line number Diff line number Diff line change 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
+ # [ 39.2.0] ( https://github.com/waitingsong/midway-components/compare/v39.1.2...v39.2.0 ) (2024-11-04)
7
+
8
+ ** Note:** Version bump only for package @mwcp/otel
9
+
10
+
11
+
12
+
13
+
6
14
## [ 39.1.2] ( https://github.com/waitingsong/midway-components/compare/v39.1.1...v39.1.2 ) (2024-10-31)
7
15
8
16
** Note:** Version bump only for package @mwcp/otel
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mwcp/otel" ,
3
3
"author" : " waiting" ,
4
- "version" : " 39.1.2 " ,
4
+ "version" : " 39.2.0 " ,
5
5
"description" : " midway component for open telemetry" ,
6
6
"keywords" : [
7
7
" midway" ,
36
36
},
37
37
"license" : " MIT" ,
38
38
"dependencies" : {
39
- "@mwcp/share" : " ^39.0 .0" ,
39
+ "@mwcp/share" : " ^39.2 .0" ,
40
40
"@opentelemetry/resource-detector-alibaba-cloud" : " ^0.29.4" ,
41
41
"@opentelemetry/resource-detector-aws" : " ^1.7.0" ,
42
42
"@opentelemetry/resource-detector-container" : " ^0.5.0" ,
Original file line number Diff line number Diff line change 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
+ # [ 39.2.0] ( https://github.com/waitingsong/midway-components/compare/v39.1.2...v39.2.0 ) (2024-11-04)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** share:** enum RpcMethodType ([ 7b71442] ( https://github.com/waitingsong/midway-components/commit/7b714426b4cae81243edf368e507082da3ab91e2 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 39.0.0] ( https://github.com/waitingsong/midway-components/compare/v38.4.0...v39.0.0 ) (2024-10-29)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mwcp/share" ,
3
3
"author" : " waiting" ,
4
- "version" : " 39.0 .0" ,
4
+ "version" : " 39.2 .0" ,
5
5
"description" : " midway.js share" ,
6
6
"keywords" : [
7
7
" midway.js" ,
You can’t perform that action at this time.
0 commit comments