Skip to content

Commit c66015a

Browse files
chore(master): release 0.2.4 (#57)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent dd16d42 commit c66015a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.4](https://github.com/jean-humann/docs-to-pdf/compare/v0.2.3...v0.2.4) (2023-05-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **publish:** add build step ([#56](https://github.com/jean-humann/docs-to-pdf/issues/56)) ([dd16d42](https://github.com/jean-humann/docs-to-pdf/commit/dd16d421173f9788c6520b9888faea6b901b061f))
9+
310
## [0.2.3](https://github.com/jean-humann/docs-to-pdf/compare/v0.2.2...v0.2.3) (2023-05-23)
411

512

package.json

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

0 commit comments

Comments
 (0)