File tree Expand file tree Collapse file tree 6 files changed +36
-4
lines changed Expand file tree Collapse file tree 6 files changed +36
-4
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 0.4.1 " ></a >
7+
8+ ## [ 0.4.1] ( https://github.com/Himenon/code-dependency/compare/v0.4.0...v0.4.1 ) (2020-02-07)
9+
10+ ### Bug Fixes
11+
12+ - cli initialize error ([ 70668cc] ( https://github.com/Himenon/code-dependency/commit/70668cc ) )
13+
14+ ### Performance Improvements
15+
16+ - ** static-page:** not access full.render.js ([ e05b86a] ( https://github.com/Himenon/code-dependency/commit/e05b86a ) )
17+
618<a name =" 0.4.0 " ></a >
719
820# [ 0.4.0] ( https://github.com/Himenon/code-dependency/compare/v0.3.9...v0.4.0 ) (2020-02-07)
Original file line number Diff line number Diff line change 1515 }
1616 },
1717 "packages" : [" packages/*" ],
18- "version" : " 0.4.0 " ,
18+ "version" : " 0.4.1 " ,
1919 "npmClient" : " yarn" ,
2020 "registry" : " https://registry.npmjs.org/" ,
2121 "useWorkspaces" : true ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 0.4.1 " ></a >
7+
8+ ## [ 0.4.1] ( https://github.com/Himenon/code-dependency/packages/cli/compare/v0.4.0...v0.4.1 ) (2020-02-07)
9+
10+ ### Bug Fixes
11+
12+ - cli initialize error ([ 70668cc] ( https://github.com/Himenon/code-dependency/packages/cli/commit/70668cc ) )
13+
14+ ### Performance Improvements
15+
16+ - ** static-page:** not access full.render.js ([ e05b86a] ( https://github.com/Himenon/code-dependency/packages/cli/commit/e05b86a ) )
17+
618<a name =" 0.4.0 " ></a >
719
820# [ 0.4.0] ( https://github.com/Himenon/code-dependency/packages/cli/compare/v0.3.9...v0.4.0 ) (2020-02-07)
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-dependency/cli" ,
3- "version" : " 0.4.0 " ,
3+ "version" : " 0.4.1 " ,
44 "description" : " It is a command line tool for using code-dependency library." ,
55 "keywords" : [],
66 "homepage" : " https://github.com/Himenon/code-dependency#readme" ,
4444 "ts" : " ts-node -P tsconfig.json"
4545 },
4646 "dependencies" : {
47- "@code-dependency/view" : " ^0.4.0 " ,
47+ "@code-dependency/view" : " ^0.4.1 " ,
4848 "commander" : " 4.0.1" ,
4949 "compression" : " ^1.7.4" ,
5050 "cors" : " ^2.8.5" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 0.4.1 " ></a >
7+
8+ ## [ 0.4.1] ( https://github.com/Himenon/code-dependency/compare/v0.4.0...v0.4.1 ) (2020-02-07)
9+
10+ ### Bug Fixes
11+
12+ - cli initialize error ([ 70668cc] ( https://github.com/Himenon/code-dependency/commit/70668cc ) )
13+
614<a name =" 0.4.0 " ></a >
715
816# [ 0.4.0] ( https://github.com/Himenon/code-dependency/compare/v0.3.9...v0.4.0 ) (2020-02-07)
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-dependency/view" ,
3- "version" : " 0.4.0 " ,
3+ "version" : " 0.4.1 " ,
44 "homepage" : " https://pages.github.com/Himenon/code-dependency" ,
55 "bugs" : " https://github.com/Himenon/code-dependency/issues" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments