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 e491659 commit 79c1e2bCopy full SHA for 79c1e2b
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.2.3](https://github.com/jean-humann/docs-to-pdf/compare/v0.2.2...v0.2.3) (2023-05-23)
4
+
5
6
+### Bug Fixes
7
8
+* **publish:** change build in lib ([#54](https://github.com/jean-humann/docs-to-pdf/issues/54)) ([e491659](https://github.com/jean-humann/docs-to-pdf/commit/e491659a638e4072cc01b44b9de30bfd6226e80f))
9
10
## [0.2.2](https://github.com/jean-humann/docs-to-pdf/compare/v0.2.1...v0.2.2) (2023-05-23)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "docs-to-pdf",
- "version": "0.2.2",
+ "version": "0.2.3",
"description": "Generate PDF from Docusaurus",
"main": "lib/cli.js",
"scripts": {
0 commit comments