Skip to content

Commit

Permalink
Merge pull request #20 from daphnesmit/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
daphnesmit authored Feb 14, 2022
2 parents b2d81ce + 2a5fcd6 commit b6c6d16
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/khaki-toes-sing.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.8

### Patch Changes

- 22cd5d1: more timeout

## 2.0.7

### 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.7",
"version": "2.0.8",
"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 b6c6d16

Please sign in to comment.