bits-to-dead-trees
Advanced tools
Comparing version 2.19.1 to 2.19.2
# bits-to-dead-trees | ||
## 2.19.2 | ||
### Patch Changes | ||
- [#411](https://github.com/rmehner/bits-to-dead-trees/pull/411) [`00d47af`](https://github.com/rmehner/bits-to-dead-trees/commit/00d47afb549cb1c6ff09ff1b1f9c41074d130912) Thanks [@depfu](https://github.com/apps/depfu)! - Upgrade to Playwright 1.48.2 | ||
## 2.19.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "bits-to-dead-trees", | ||
"author": "Robin Mehner <robin@coding-robin.de>", | ||
"version": "2.19.1", | ||
"version": "2.19.2", | ||
"description": "Turn HTML into PDF files", | ||
@@ -34,3 +34,3 @@ "repository": "github:rmehner/bits-to-dead-trees", | ||
"fastify": "^5.0.0", | ||
"playwright-core": "^1.48.1" | ||
"playwright-core": "^1.48.2" | ||
}, | ||
@@ -37,0 +37,0 @@ "devDependencies": { |
@@ -60,5 +60,5 @@ # bits-to-dead-trees | ||
pdf: | ||
image: ghcr.io/rmehner/bits-to-dead-trees:v2.19.0 | ||
image: ghcr.io/rmehner/bits-to-dead-trees:v2.19.1 | ||
ports: | ||
- 8000:8000 | ||
``` |
Sorry, the diff of this file is not supported yet
87167
Updatedplaywright-core@^1.48.2