We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d0b4a3 commit 4a053c2Copy full SHA for 4a053c2
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.3.1](https://github.com/jean-humann/docs-to-pdf/compare/v0.3.0...v0.3.1) (2023-07-25)
4
+
5
6
+### Bug Fixes
7
8
+* clean puppeteer_dev_chrome_profile ([#133](https://github.com/jean-humann/docs-to-pdf/issues/133)) ([5e42856](https://github.com/jean-humann/docs-to-pdf/commit/5e42856988550de459b122369704f048120a91a4))
9
10
## [0.3.0](https://github.com/jean-humann/docs-to-pdf/compare/v0.2.4...v0.3.0) (2023-05-24)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "docs-to-pdf",
- "version": "0.3.0",
+ "version": "0.3.1",
"description": "Generate PDF from Docusaurus",
"main": "lib/cli.js",
"scripts": {
0 commit comments