File tree 6 files changed +28
-4
lines changed
6 files changed +28
-4
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
+ ## [ 20.11.3] ( /compare/v20.11.2...v20.11.3 ) (2023-01-18)
7
+
8
+ ** Note:** Version bump only for package @waiting/shared
9
+
10
+
11
+
12
+
13
+
6
14
## [ 20.11.2] ( /compare/v20.11.1...v20.11.2 ) (2022-12-22)
7
15
8
16
** Note:** Version bump only for package @waiting/shared
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 20.11.2 " ,
2
+ "version" : " 20.11.3 " ,
3
3
"packages" : [
4
4
" packages/*"
5
5
],
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
+ ## [ 20.11.3] ( https://github.com/waitingsong/shared/compare/v20.11.2...v20.11.3 ) (2023-01-18)
7
+
8
+ ** Note:** Version bump only for package @waiting/shared-core
9
+
10
+
11
+
12
+
13
+
6
14
## [ 20.11.2] ( https://github.com/waitingsong/shared/compare/v20.11.1...v20.11.2 ) (2022-12-22)
7
15
8
16
** Note:** Version bump only for package @waiting/shared-core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @waiting/shared-core" ,
3
3
"author" : " waiting" ,
4
- "version" : " 20.11.2 " ,
4
+ "version" : " 20.11.3 " ,
5
5
"description" : " node core function re export with Promise or Observable" ,
6
6
"keywords" : [
7
7
" node" ,
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
+ ## [ 20.11.3] ( https://github.com/waitingsong/npm-mono-base/compare/v20.11.2...v20.11.3 ) (2023-01-18)
7
+
8
+ ** Note:** Version bump only for package @mw-components/demo
9
+
10
+
11
+
12
+
13
+
6
14
## [ 20.11.2] ( https://github.com/waitingsong/npm-mono-base/compare/v20.11.1...v20.11.2 ) (2022-12-22)
7
15
8
16
** Note:** Version bump only for package @mw-components/demo
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mw-components/demo" ,
3
3
"author" : " waiting" ,
4
- "version" : " 20.11.2 " ,
4
+ "version" : " 20.11.3 " ,
5
5
"description" : " midway component demo" ,
6
6
"private" : true ,
7
7
"keywords" : [
23
23
},
24
24
"license" : " MIT" ,
25
25
"dependencies" : {
26
- "@waiting/shared-core" : " ^20.11.2 "
26
+ "@waiting/shared-core" : " ^20.11.3 "
27
27
},
28
28
"devDependencies" : {
29
29
"cross-env" : " 7"
You can’t perform that action at this time.
0 commit comments