File tree 10 files changed +65
-10
lines changed
10 files changed +65
-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
+ # 8.0.0 (2021-03-29)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** types-dev:** add createObjectLiteralExpression() ([ 6320785] ( https://github.com/waitingsong/shared/commit/6320785d552895ceb564f3359d6839198ef5f48a ) )
12
+
13
+
14
+
15
+
16
+
6
17
# 7.4.0 (2021-03-26)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 7.4 .0" ,
2
+ "version" : " 8.0 .0" ,
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
+ # 8.0.0 (2021-03-29)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** types-dev:** add createObjectLiteralExpression() ([ 6320785] ( https://github.com/waitingsong/shared/commit/6320785d552895ceb564f3359d6839198ef5f48a ) )
12
+
13
+
14
+
15
+
16
+
6
17
# 7.4.0 (2021-03-26)
7
18
8
19
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.4 .0" ,
4
+ "version" : " 8.0 .0" ,
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.4 .0" ,
26
+ "@waiting/shared-types" : " ^8.0 .0" ,
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
+ # 8.0.0 (2021-03-29)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** types-dev:** add createObjectLiteralExpression() ([ 6320785] ( https://github.com/waitingsong/npm-mono-base/commit/6320785d552895ceb564f3359d6839198ef5f48a ) )
12
+
13
+
14
+
15
+
16
+
6
17
# 7.4.0 (2021-03-26)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " demo" ,
3
3
"author" : " waiting" ,
4
- "version" : " 7.4 .0" ,
4
+ "version" : " 8.0 .0" ,
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.4 .0"
28
+ "@waiting/shared-types" : " ^8.0 .0"
29
29
},
30
30
"devDependencies" : {
31
- "@waiting/shared-core" : " ^7.4 .0" ,
31
+ "@waiting/shared-core" : " ^8.0 .0" ,
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
+ # 8.0.0 (2021-03-29)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** types-dev:** add createObjectLiteralExpression() ([ 6320785] ( https://github.com/waitingsong/shared/commit/6320785d552895ceb564f3359d6839198ef5f48a ) )
12
+
13
+
14
+
15
+
16
+
6
17
# 7.4.0 (2021-03-26)
7
18
8
19
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.4 .0" ,
4
+ "version" : " 8.0 .0" ,
5
5
"description" : " shared typescript types devel" ,
6
6
"private" : false ,
7
7
"keywords" : [
25
25
},
26
26
"license" : " MIT" ,
27
27
"dependencies" : {
28
- "@waiting/shared-types" : " ^7.4 .0" ,
28
+ "@waiting/shared-types" : " ^8.0 .0" ,
29
29
"ts-morph" : " 10"
30
30
},
31
31
"devDependencies" : {
32
- "@waiting/shared-core" : " ^7.4 .0" ,
32
+ "@waiting/shared-core" : " ^8.0 .0" ,
33
33
"cross-env" : " 7"
34
34
},
35
35
"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
+ # 8.0.0 (2021-03-29)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** types-dev:** add createObjectLiteralExpression() ([ 6320785] ( https://github.com/waitingsong/shared/commit/6320785d552895ceb564f3359d6839198ef5f48a ) )
12
+
13
+
14
+
15
+
16
+
6
17
# 7.4.0 (2021-03-26)
7
18
8
19
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.4 .0" ,
4
+ "version" : " 8.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