File tree Expand file tree Collapse file tree 6 files changed +32
-4
lines changed Expand file tree Collapse file tree 6 files changed +32
-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
+ <a name =" 0.5.0 " ></a >
7
+
8
+ # [ 0.5.0] ( https://github.com/Himenon/code-dependency/compare/v0.4.1...v0.5.0 ) (2020-02-10)
9
+
10
+ ### Documentation
11
+
12
+ - ** 0.4.1:** update docs ([ 4d98a83] ( https://github.com/Himenon/code-dependency/commit/4d98a83 ) )
13
+
14
+ ### Features
15
+
16
+ - update dependnecy-cruiser@v7 and add libcheck ([ fff7800] ( https://github.com/Himenon/code-dependency/commit/fff7800 ) )
17
+
6
18
<a name =" 0.4.1 " ></a >
7
19
8
20
## [ 0.4.1] ( https://github.com/Himenon/code-dependency/compare/v0.4.0...v0.4.1 ) (2020-02-07)
Original file line number Diff line number Diff line change 15
15
}
16
16
},
17
17
"packages" : [" packages/*" ],
18
- "version" : " 0.4.1 " ,
18
+ "version" : " 0.5.0 " ,
19
19
"npmClient" : " yarn" ,
20
20
"registry" : " https://registry.npmjs.org/" ,
21
21
"useWorkspaces" : true ,
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
+ <a name =" 0.5.0 " ></a >
7
+
8
+ # [ 0.5.0] ( https://github.com/Himenon/code-dependency/packages/cli/compare/v0.4.1...v0.5.0 ) (2020-02-10)
9
+
10
+ ### Features
11
+
12
+ - update dependnecy-cruiser@v7 and add libcheck ([ fff7800] ( https://github.com/Himenon/code-dependency/packages/cli/commit/fff7800 ) )
13
+
6
14
<a name =" 0.4.1 " ></a >
7
15
8
16
## [ 0.4.1] ( https://github.com/Himenon/code-dependency/packages/cli/compare/v0.4.0...v0.4.1 ) (2020-02-07)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @code-dependency/cli" ,
3
- "version" : " 0.4.1 " ,
3
+ "version" : " 0.5.0 " ,
4
4
"description" : " It is a command line tool for using code-dependency library." ,
5
5
"keywords" : [],
6
6
"homepage" : " https://github.com/Himenon/code-dependency#readme" ,
44
44
"ts" : " ts-node -P tsconfig.json"
45
45
},
46
46
"dependencies" : {
47
- "@code-dependency/view" : " ^0.4.1 " ,
47
+ "@code-dependency/view" : " ^0.5.0 " ,
48
48
"commander" : " 4.0.1" ,
49
49
"compression" : " ^1.7.4" ,
50
50
"cors" : " ^2.8.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
+ <a name =" 0.5.0 " ></a >
7
+
8
+ # [ 0.5.0] ( https://github.com/Himenon/code-dependency/compare/v0.4.1...v0.5.0 ) (2020-02-10)
9
+
10
+ ### Features
11
+
12
+ - update dependnecy-cruiser@v7 and add libcheck ([ fff7800] ( https://github.com/Himenon/code-dependency/commit/fff7800 ) )
13
+
6
14
<a name =" 0.4.1 " ></a >
7
15
8
16
## [ 0.4.1] ( https://github.com/Himenon/code-dependency/compare/v0.4.0...v0.4.1 ) (2020-02-07)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @code-dependency/view" ,
3
- "version" : " 0.4.1 " ,
3
+ "version" : " 0.5.0 " ,
4
4
"homepage" : " https://pages.github.com/Himenon/code-dependency" ,
5
5
"bugs" : " https://github.com/Himenon/code-dependency/issues" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments