File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
This file was generated using [ @jscutlery/semver ] ( https://github.com/jscutlery/semver ) .
4
4
5
+ ## [ 1.6.6] ( https://github.com/twittwer/nx-tools/compare/compodoc/v1.6.5...compodoc/v1.6.6 ) (2021-12-15)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * ensure consistent root based working directory ([ 4471710] ( https://github.com/twittwer/nx-tools/commit/44717101fec66d59268812e5f69773abb628ec7e ) )
11
+ * execute compodoc via node_modules instead of package manager ([ ee0e7fb] ( https://github.com/twittwer/nx-tools/commit/ee0e7fba5fd8f7d40e5fbfcefd5dc03690e4b510 ) ), closes [ #56 ] ( https://github.com/twittwer/nx-tools/issues/56 )
12
+
13
+
14
+
5
15
# 0.1.0 (2021-12-15)
6
16
7
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @twittwer/compodoc" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 1.6.6 " ,
4
4
"main" : " src/index.js" ,
5
5
"generators" : " ./generators.json" ,
6
6
"executors" : " ./executors.json" ,
You can’t perform that action at this time.
0 commit comments