File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.4.0] ( https://github.com/jean-humann/docs-to-pdf/compare/v0.3.1...v0.4.0 ) (2023-08-08)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** cli:** Add Option --filterKeyword ([ #165 ] ( https://github.com/jean-humann/docs-to-pdf/issues/165 ) ) ([ 2d0cd5a] ( https://github.com/jean-humann/docs-to-pdf/commit/2d0cd5a74c639e24a3c1ccabadbc7377a4867e53 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** generatePDF:** Ignore pdf requests ([ #166 ] ( https://github.com/jean-humann/docs-to-pdf/issues/166 ) ) ([ 9b80eb0] ( https://github.com/jean-humann/docs-to-pdf/commit/9b80eb0898b1a1df2674db33fa42246350da8107 ) )
14
+
3
15
## [ 0.3.1] ( https://github.com/jean-humann/docs-to-pdf/compare/v0.3.0...v0.3.1 ) (2023-07-25)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docs-to-pdf" ,
3
- "version" : " 0.3.1 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"description" : " Generate PDF from Docusaurus" ,
5
5
"main" : " lib/cli.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments