File tree 6 files changed +34
-4
lines changed
6 files changed +34
-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.4] ( /compare/v20.11.3...v20.11.4 ) (2023-01-18)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** core:** path from retrievePath() and getCallerStack() f7f3e96
12
+
13
+
14
+
15
+
16
+
6
17
## [ 20.11.3] ( /compare/v20.11.2...v20.11.3 ) (2023-01-18)
7
18
8
19
** Note:** Version bump only for package @waiting/shared
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 20.11.3 " ,
2
+ "version" : " 20.11.4 " ,
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.4] ( https://github.com/waitingsong/shared/compare/v20.11.3...v20.11.4 ) (2023-01-18)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** core:** path from retrievePath() and getCallerStack() ([ f7f3e96] ( https://github.com/waitingsong/shared/commit/f7f3e9629f5a94ed2eec1f8eb268bada23b414f1 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 20.11.3] ( https://github.com/waitingsong/shared/compare/v20.11.2...v20.11.3 ) (2023-01-18)
7
18
8
19
** 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.3 " ,
4
+ "version" : " 20.11.4 " ,
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.4] ( https://github.com/waitingsong/npm-mono-base/compare/v20.11.3...v20.11.4 ) (2023-01-18)
7
+
8
+ ** Note:** Version bump only for package @mw-components/demo
9
+
10
+
11
+
12
+
13
+
6
14
## [ 20.11.3] ( https://github.com/waitingsong/npm-mono-base/compare/v20.11.2...v20.11.3 ) (2023-01-18)
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.3 " ,
4
+ "version" : " 20.11.4 " ,
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.3 "
26
+ "@waiting/shared-core" : " ^20.11.4 "
27
27
},
28
28
"devDependencies" : {
29
29
"cross-env" : " 7"
You can’t perform that action at this time.
0 commit comments