Skip to content

Commit 79c1e2b

Browse files
chore(master): release 0.2.3 (#55)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent e491659 commit 79c1e2b

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.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+
310
## [0.2.2](https://github.com/jean-humann/docs-to-pdf/compare/v0.2.1...v0.2.2) (2023-05-23)
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.2.2",
3+
"version": "0.2.3",
44
"description": "Generate PDF from Docusaurus",
55
"main": "lib/cli.js",
66
"scripts": {

0 commit comments

Comments
 (0)