We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a77f03c commit fa756ceCopy full SHA for fa756ce
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [1.2.0](https://github.com/doczilla-app/doczilla-node/compare/v1.1.0...v1.2.0) (2023-12-23)
2
+
3
4
+### Features
5
6
+* Automatically encode `page.html`, `pdf.headerTemplate` and `pdf.footerTemplate` ([3a62a32](https://github.com/doczilla-app/doczilla-node/commit/3a62a3249e64195a322cb614802023d95d0dd526))
7
8
9
10
# [1.1.0](https://github.com/doczilla-app/doczilla-node/compare/v1.0.7...v1.1.0) (2023-12-21)
11
12
@@ -25,7 +34,3 @@
25
34
26
35
27
36
28
-# 1.0.0 (2023-12-16)
29
-
30
31
package.json
@@ -1,6 +1,6 @@
{
"name": "@doczilla/node",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "Doczilla API wrapper",
"keywords": [
"doczilla",
0 commit comments