UNPKG

@abpncio/pdf-to-printer

Version:

A utility to print PDF files from Node.js and Electron

27 lines (14 loc) 1.32 kB
# Changelog ## [5.3.0](https://www.github.com/artiebits/pdf-to-printer/compare/v5.2.0...v5.3.0) (2022-03-13) ### Features - export Printer and PrintOptions types ([f96a82f](https://www.github.com/artiebits/pdf-to-printer/commit/f96a82fecb116f79cfdebbcee189c783ca0ee06a)) ## [5.2.0](https://www.github.com/artiebits/pdf-to-printer/compare/v5.1.1...v5.2.0) (2021-12-12) ### Features - add dependabot ([18a9cf6](https://www.github.com/artiebits/pdf-to-printer/commit/18a9cf610e6daf106ad62917df1b1e211b99ad4a)) ### [5.1.1](https://www.github.com/artiebits/pdf-to-printer/compare/v5.1.0...v5.1.1) (2021-11-24) ### Features - add `copies` property ([#301](https://www.github.com/artiebits/pdf-to-printer/issues/301)) ([64bfec0](https://www.github.com/artiebits/pdf-to-printer/commit/64bfec081ebc82e88884f0f71bf8c946c2ef04d3)) ## [5.1.0](https://www.github.com/artiebits/pdf-to-printer/compare/v5.0.1...v5.1.0) (2021-11-22) ### Features - add GitHub action to automate releases ([c09761e](https://www.github.com/artiebits/pdf-to-printer/commit/c09761e35b8962dd4c5d5aab752de87408cf5b5a)) - throw unsupported OS error on a method call ([#296](https://www.github.com/artiebits/pdf-to-printer/issues/296)) ([c93fbbd](https://www.github.com/artiebits/pdf-to-printer/commit/c93fbbd664fc62b34aff28025383c2af13316980))