File tree 6 files changed +31
-4
lines changed
6 files changed +31
-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
+ ## [ 23.0.1] ( https://github.com/waitingsong/shared/compare/v23.0.0...v23.0.1 ) (2024-01-24)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** boilerplate:** package.json db: gen ([ e1b4a74] ( https://github.com/waitingsong/shared/commit/e1b4a744f58ce710add2edc9f5878f96b69d1009 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 23.0.0] ( https://github.com/waitingsong/shared/compare/v22.0.0...v23.0.0 ) (2024-01-16)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 23.0.0 " ,
2
+ "version" : " 23.0.1 " ,
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.0.1] ( https://github.com/waitingsong/shared/compare/v23.0.0...v23.0.1 ) (2024-01-24)
7
+
8
+ ** Note:** Version bump only for package @waiting/shared-core
9
+
10
+
11
+
12
+
13
+
6
14
# [ 23.0.0] ( https://github.com/waitingsong/shared/compare/v22.0.0...v23.0.0 ) (2024-01-16)
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" : " 23.0.0 " ,
4
+ "version" : " 23.0.1 " ,
5
5
"description" : " node core function re export with Promise or Observable" ,
6
6
"keywords" : [
7
7
" node" ,
30
30
},
31
31
"license" : " MIT" ,
32
32
"dependencies" : {
33
- "@waiting/shared-types" : " ^23.0.0 " ,
33
+ "@waiting/shared-types" : " ^23.0.1 " ,
34
34
"minimist" : " ^1.2.8" ,
35
35
"semver" : " ^7.5.4" ,
36
36
"zx" : " ^7.2.3"
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.0.1] ( https://github.com/waitingsong/shared/compare/v23.0.0...v23.0.1 ) (2024-01-24)
7
+
8
+ ** Note:** Version bump only for package @waiting/shared-types
9
+
10
+
11
+
12
+
13
+
6
14
# [ 23.0.0] ( https://github.com/waitingsong/shared/compare/v22.0.0...v23.0.0 ) (2024-01-16)
7
15
8
16
** Note:** Version bump only for package @waiting/shared-types
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @waiting/shared-types" ,
3
3
"author" : " waiting" ,
4
- "version" : " 23.0.0 " ,
4
+ "version" : " 23.0.1 " ,
5
5
"description" : " shared typescript types" ,
6
6
"keywords" : [
7
7
" types" ,
You can’t perform that action at this time.
0 commit comments