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
+ # [ 22.0.0] ( https://github.com/waitingsong/shared/compare/v21.6.1...v22.0.0 ) (2023-09-18)
7
+
8
+ ** Note:** Version bump only for package @waiting/shared
9
+
10
+
11
+
12
+
13
+
6
14
## [ 21.6.1] ( https://github.com/waitingsong/shared/compare/v21.6.0...v21.6.1 ) (2023-09-18)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 21.6.1 " ,
2
+ "version" : " 22.0.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
+ # [ 22.0.0] ( https://github.com/waitingsong/shared/compare/v21.6.1...v22.0.0 ) (2023-09-18)
7
+
8
+ ** Note:** Version bump only for package @waiting/shared-core
9
+
10
+
11
+
12
+
13
+
6
14
## [ 21.6.1] ( https://github.com/waitingsong/shared/compare/v21.6.0...v21.6.1 ) (2023-09-18)
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" : " 21.6.1 " ,
4
+ "version" : " 22.0.0 " ,
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" : " ^21.6.1 " ,
33
+ "@waiting/shared-types" : " ^22.0.0 " ,
34
34
"minimist" : " ^1.2.8" ,
35
35
"rxjs" : " ^7.8.0" ,
36
36
"semver" : " ^7.5.4" ,
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
+ # [ 22.0.0] ( https://github.com/waitingsong/shared/compare/v21.6.1...v22.0.0 ) (2023-09-18)
7
+
8
+ ** Note:** Version bump only for package @waiting/shared-types
9
+
10
+
11
+
12
+
13
+
6
14
## [ 21.6.1] ( https://github.com/waitingsong/shared/compare/v21.6.0...v21.6.1 ) (2023-09-18)
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" : " 21.6.1 " ,
4
+ "version" : " 22.0.0 " ,
5
5
"description" : " shared typescript types" ,
6
6
"keywords" : [
7
7
" types" ,
You can’t perform that action at this time.
0 commit comments