File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
15
## [ 0.2.4] ( https://github.com/jean-humann/docs-to-pdf/compare/v0.2.3...v0.2.4 ) (2023-05-23)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docs-to-pdf" ,
3
- "version" : " 0.2.4 " ,
3
+ "version" : " 0.3.0 " ,
4
4
"description" : " Generate PDF from Docusaurus" ,
5
5
"main" : " lib/cli.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments