Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

Commit 5ce4453

Browse files
chore: release 5.6.0 (#453)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 61de470 commit 5ce4453

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [5.6.0](https://www.github.com/artiebits/pdf-to-printer/compare/v5.5.0...v5.6.0) (2023-03-07)
4+
5+
6+
### Features
7+
8+
* list paper sizes supported by a specific printer ([#447](https://www.github.com/artiebits/pdf-to-printer/issues/447)) ([7f3d331](https://www.github.com/artiebits/pdf-to-printer/commit/7f3d331413dbc5c98c8b5b245539ba38da038d41))
9+
310
## [5.5.0](https://www.github.com/artiebits/pdf-to-printer/compare/v5.4.0...v5.5.0) (2023-01-24)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pdf-to-printer",
3-
"version": "5.5.0",
3+
"version": "5.6.0",
44
"description": "A utility for printing PDFs and images from Node.js and Electron.",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)