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

Commit

Permalink
chore: release 5.6.0 (#453)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 7, 2023
1 parent 61de470 commit 5ce4453
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.6.0](https://www.github.com/artiebits/pdf-to-printer/compare/v5.5.0...v5.6.0) (2023-03-07)


### Features

* 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))

## [5.5.0](https://www.github.com/artiebits/pdf-to-printer/compare/v5.4.0...v5.5.0) (2023-01-24)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pdf-to-printer",
"version": "5.5.0",
"version": "5.6.0",
"description": "A utility for printing PDFs and images from Node.js and Electron.",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 5ce4453

Please sign in to comment.