Skip to content

Commit c57aa81

Browse files
chore(master): release 0.3.0 (#59)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 2cd141d commit c57aa81

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [0.3.0](https://github.com/jean-humann/docs-to-pdf/compare/v0.2.4...v0.3.0) (2023-05-24)
4+
5+
6+
### Features
7+
8+
* **docker:** add docker image ([#58](https://github.com/jean-humann/docs-to-pdf/issues/58)) ([5432c88](https://github.com/jean-humann/docs-to-pdf/commit/5432c88b5181d424a6169eb942a7c803eddd6cab))
9+
10+
11+
### Bug Fixes
12+
13+
* **docker:** add permissions GITHUB_TOKEN ([#60](https://github.com/jean-humann/docs-to-pdf/issues/60)) ([2cd141d](https://github.com/jean-humann/docs-to-pdf/commit/2cd141da5c6f72ea564bb1a29677439832c4835e))
14+
315
## [0.2.4](https://github.com/jean-humann/docs-to-pdf/compare/v0.2.3...v0.2.4) (2023-05-23)
416

517

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.4",
3+
"version": "0.3.0",
44
"description": "Generate PDF from Docusaurus",
55
"main": "lib/cli.js",
66
"scripts": {

0 commit comments

Comments
 (0)