Skip to content

Commit

Permalink
Merge pull request #36 from daphnesmit/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
daphnesmit authored Sep 24, 2022
2 parents 4173220 + 5931dc3 commit 2961d7b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/pink-avocados-hammer.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# prntr

## 2.0.18

### Patch Changes

- 952de08: Added forgotten iframeRemovalDelay on handler in cleanup function

## 2.0.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prntr",
"version": "2.0.17",
"version": "2.0.18",
"description": "A tiny javascript library to help printing from the web. Print.js but modern and maintained.",
"types": "dist/prntr.cjs.d.ts",
"main": "dist/prntr.cjs.js",
Expand Down

0 comments on commit 2961d7b

Please sign in to comment.