File tree 10 files changed +50
-10
lines changed
10 files changed +50
-10
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
+ ## 7.2.1 (2021-03-25)
7
+
8
+ ** Note:** Version bump only for package @waiting/shared
9
+
10
+
11
+
12
+
13
+
6
14
# 7.2.0 (2021-03-25)
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" : " 7.2.0 " ,
2
+ "version" : " 7.2.1 " ,
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
+ ## 7.2.1 (2021-03-25)
7
+
8
+ ** Note:** Version bump only for package @waiting/shared-core
9
+
10
+
11
+
12
+
13
+
6
14
# 7.2.0 (2021-03-25)
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" : " 7.2.0 " ,
4
+ "version" : " 7.2.1 " ,
5
5
"description" : " node core function re export with Promise or Observable" ,
6
6
"keywords" : [
7
7
" node" ,
23
23
},
24
24
"license" : " MIT" ,
25
25
"dependencies" : {
26
- "@waiting/shared-types" : " ^7.2.0 " ,
26
+ "@waiting/shared-types" : " ^7.2.1 " ,
27
27
"rxjs" : " 6"
28
28
},
29
29
"devDependencies" : {
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
+ ## 7.2.1 (2021-03-25)
7
+
8
+ ** Note:** Version bump only for package demo
9
+
10
+
11
+
12
+
13
+
6
14
# 7.2.0 (2021-03-25)
7
15
8
16
** Note:** Version bump only for package demo
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " demo" ,
3
3
"author" : " waiting" ,
4
- "version" : " 7.2.0 " ,
4
+ "version" : " 7.2.1 " ,
5
5
"description" : " npm boilerplate" ,
6
6
"private" : true ,
7
7
"keywords" : [
25
25
},
26
26
"license" : " MIT" ,
27
27
"dependencies" : {
28
- "@waiting/shared-types" : " ^7.2.0 "
28
+ "@waiting/shared-types" : " ^7.2.1 "
29
29
},
30
30
"devDependencies" : {
31
- "@waiting/shared-core" : " ^7.2.0 " ,
31
+ "@waiting/shared-core" : " ^7.2.1 " ,
32
32
"cross-env" : " 7"
33
33
},
34
34
"engines" : {
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
+ ## 7.2.1 (2021-03-25)
7
+
8
+ ** Note:** Version bump only for package @waiting/shared-types-dev
9
+
10
+
11
+
12
+
13
+
6
14
# 7.2.0 (2021-03-25)
7
15
8
16
** Note:** Version bump only for package @waiting/shared-types-dev
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @waiting/shared-types-dev" ,
3
3
"author" : " waiting" ,
4
- "version" : " 7.2.0 " ,
4
+ "version" : " 7.2.1 " ,
5
5
"description" : " shared typescript types devel" ,
6
6
"keywords" : [
7
7
" types" ,
24
24
},
25
25
"license" : " MIT" ,
26
26
"dependencies" : {
27
- "@waiting/shared-types" : " ^7.2.0 " ,
27
+ "@waiting/shared-types" : " ^7.2.1 " ,
28
28
"ts-morph" : " 10"
29
29
},
30
30
"devDependencies" : {
31
- "@waiting/shared-core" : " ^7.2.0 " ,
31
+ "@waiting/shared-core" : " ^7.2.1 " ,
32
32
"cross-env" : " 7"
33
33
},
34
34
"engines" : {
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
+ ## 7.2.1 (2021-03-25)
7
+
8
+ ** Note:** Version bump only for package @waiting/shared-types
9
+
10
+
11
+
12
+
13
+
6
14
# 7.2.0 (2021-03-25)
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" : " 7.2.0 " ,
4
+ "version" : " 7.2.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