Skip to content

Commit 349090f

Browse files
chore(master): release 0.6.2 (#218)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 67eb3c7 commit 349090f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [0.6.1](https://github.com/jean-humann/docs-to-pdf/compare/v0.6.0...v0.6.1) (2023-08-19)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs-to-pdf",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "Generate PDF from Docusaurus",
55
"main": "lib/cli.js",
66
"scripts": {

0 commit comments

Comments
 (0)