Skip to content

Commit fa756ce

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.2.0 [skip ci]
1 parent a77f03c commit fa756ce

2 files changed

Lines changed: 10 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
# [1.1.0](https://github.com/doczilla-app/doczilla-node/compare/v1.0.7...v1.1.0) (2023-12-21)
211

312

@@ -25,7 +34,3 @@
2534

2635

2736

28-
# 1.0.0 (2023-12-16)
29-
30-
31-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@doczilla/node",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Doczilla API wrapper",
55
"keywords": [
66
"doczilla",

0 commit comments

Comments
 (0)