File tree 4 files changed +24
-2
lines changed
4 files changed +24
-2
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
+ ## [ 23.25.2] ( https://github.com/waitingsong/shared/compare/v23.25.1...v23.25.2 ) (2024-11-20)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** core:** getCallerInfo() ([ f967ce9] ( https://github.com/waitingsong/shared/commit/f967ce9da5bb55e397b4c2ae1b16eb83c0a48786 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 23.25.1] ( https://github.com/waitingsong/shared/compare/v23.25.0...v23.25.1 ) (2024-11-20)
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" : " 23.25.1 " ,
2
+ "version" : " 23.25.2 " ,
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
+ ## [ 23.25.2] ( https://github.com/waitingsong/shared/compare/v23.25.1...v23.25.2 ) (2024-11-20)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** core:** getCallerInfo() ([ f967ce9] ( https://github.com/waitingsong/shared/commit/f967ce9da5bb55e397b4c2ae1b16eb83c0a48786 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 23.25.1] ( https://github.com/waitingsong/shared/compare/v23.25.0...v23.25.1 ) (2024-11-20)
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" : " 23.25.1 " ,
4
+ "version" : " 23.25.2 " ,
5
5
"description" : " node core function re export with Promise or Observable" ,
6
6
"keywords" : [
7
7
" node" ,
You can’t perform that action at this time.
0 commit comments