File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-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.11.0] ( https://github.com/twittwer/nx-tools/compare/compodoc/v1.10.0...compodoc/v1.11.0 ) (2024-01-27)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * ** compodoc:** correct ` coverageTest ` behavior ([ 0861a68] ( https://github.com/twittwer/nx-tools/commit/0861a6892420a3166ba03c433338a703d27549c3 ) )
11
+
12
+
13
+ ### Features
14
+
15
+ * ** compodoc:** add documentation coverage flags support ([ #83 ] ( https://github.com/twittwer/nx-tools/issues/83 ) ) ([ 494bf20] ( https://github.com/twittwer/nx-tools/commit/494bf209855dcab3e575d86585bc9a192082139f ) )
16
+
17
+
18
+
5
19
# [ 1.10.0] ( https://github.com/twittwer/nx-tools/compare/compodoc/v1.9.0...compodoc/v1.10.0 ) (2023-06-25)
6
20
7
21
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @twittwer/compodoc" ,
3
- "version" : " 1.10 .0" ,
3
+ "version" : " 1.11 .0" ,
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