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 67eb3c7 commit 349090fCopy full SHA for 349090f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.6.2](https://github.com/jean-humann/docs-to-pdf/compare/v0.6.1...v0.6.2) (2023-08-22)
4
+
5
6
+### Bug Fixes
7
8
+* **docker:** publish workflow ([#217](https://github.com/jean-humann/docs-to-pdf/issues/217)) ([67eb3c7](https://github.com/jean-humann/docs-to-pdf/commit/67eb3c7e7763d81eaca15f87f66ccac02cda35db))
9
10
## [0.6.1](https://github.com/jean-humann/docs-to-pdf/compare/v0.6.0...v0.6.1) (2023-08-19)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "docs-to-pdf",
- "version": "0.6.1",
+ "version": "0.6.2",
"description": "Generate PDF from Docusaurus",
"main": "lib/cli.js",
"scripts": {
0 commit comments